You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have implemented photo and video recording to my app and since they return a path where the item is stored, I want to get this item as "Media" to display it alongside with items from the MediaPicker.
How would that be done?
Thanks!
The text was updated successfully, but these errors were encountered:
Sorry, I didn't. I found a workaround for my case by converting the media to a file and get the respective thumbnail from the file. So I did it the other way round.
I have implemented photo and video recording to my app and since they return a path where the item is stored, I want to get this item as "Media" to display it alongside with items from the MediaPicker.
How would that be done?
Thanks!
The text was updated successfully, but these errors were encountered: