You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/08/31 08:38:14 UTC

[GitHub] NiklasMerz commented on issue #100: CB-13680: (android) First check for NSLocationAlwaysUsageDescription permission to make sure requestAlwaysAuthorization is fired instead of requestWhenInUseAuthorization

NiklasMerz commented on issue #100: CB-13680: (android) First check for NSLocationAlwaysUsageDescription permission to make sure requestAlwaysAuthorization is fired instead of requestWhenInUseAuthorization
URL: https://github.com/apache/cordova-plugin-geolocation/pull/100#issuecomment-417595030
 
 
   I am setting a description via the variable GEOLOCATION_USAGE_DESCRIPTION. If you understand the warning correctly Apple now requires apps with location access to set both decriptions.  
   
   After uploading the app to the app store apple sent an email with this warning:
   
   > "Missing Purpose String in Info.plist File. Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSLocationAlwaysUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting spring 2019, all apps submitted to the App Store that access user data will be required to include a purpose string.If you're using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. You can contact the developer of the library or SDK and request they release a version of their code that doesn't contain the APIs. Learn more (https://developer.apple.com/documentation/uikit/core_app/protecting_the_user_s_privacy)."
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org