My application only gets image and it's metadata from ios device using ALAssetsLibrary. When application starts loading images list ios warning is shown..
"Application" Would Like to Use Your Current Location. This allows access to location information in photos and videos.
Is there way to fix program code in such way that this warning not to be shown? (not by using Setting->General....)
I think user doesn't understand why application during picking the image asks about location.