Heads up! We're sunsetting this forum to streamline our community space.
join us on Discord for support, updates, and all things Snap AR! See you there!
join us on Discord for support, updates, and all things Snap AR! See you there!
Sign up for our live Camera Kit office hour on July 17 @ 9:30am (PT) / 4:30pm (GMT)
Bug: MediaPickerView needs to refresh when user adds more photos
Jorge Costa
Posts: 13 🔥
When using the MediaPickerView, if the user doesn't give full read permissions on iOS, the user needs to select the photos he wants to use. However, even when the provider knows that there are no more assets to fetch using hasMoreAssetsToFetch == false
from LensMediaPickerProvider
, the provider does nothing.
In this case, the solution for the user is to scroll from right to left and wait for the provider to "try again".
This case doesn't have a solution if the user on first time selects photos without faces, the label "No Media Found" is not refreshed. Blocking the user from using the Lens.
0
Comments
-
@Jorge Costa Thanks for reporting this bug!!! I've created a ticket for our eng team to look into.
1