My application only receives image and metadata from an ios device using ALAssetsLibrary . When the application starts downloading images, an ios warning message is displayed.
The "app" would like to use your current location. This allows you to access location information in photos and videos.
Is there a way to fix the code so that this warning does not appear? ( not using the Setting-> General .... parameter)
I think the user does not understand why the application asks for a location when choosing an image.
source share