How do I edit the geolocation permission message?

Not favoritedFavorited Favorited 0 favourites
  • 3 posts
From the Asset Store
Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably send messages at no cost.
  • Hello, I'm having trouble publishing to the Apple Store. For it to work correctly, geolocation needs to be enabled, but when a dial-up message appears, it only shows a simple message: "The app wants to see your location." And the options to accept or decline. However, Apple requires a more detailed message explaining the reason for using geolocation.

    Here is the message

    Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

    Issue Description

    One or more purpose strings in the app do not sufficiently explain the use of protected resources. Purpose strings must clearly and completely describe the app's use of data and, in most cases, provide an example of how the data will be used.

    Next Steps

    Update the location purpose string to explain how the app will use the requested information and provide a specific example of how the data will be used. See the attached screenshot.

    Resources

    Purpose strings must clearly describe how an app uses the ability, data, or resource. The following are hypothetical examples of unclear purpose strings that would not pass review:

    - "App would like to access your Contacts"

    - "App needs microphone access"

    In which file, after exporting the project to Xcode, should I change this message?

    Tagged:

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I believe you need to set the NSLocationWhenInUseUsageDescription string in Xcode, and possibly some others depending on the type of location permission needed. You can add this in Xcode by editing Info.plist (which might appear as just "Info"), adding a row, and then for the key there should be a dropdown where you can select "Privacy - Location When In Use usage description". Then you can put your description as the value on the right. As I mentioned there's a few other strings under "Privacy - Location..." so you might want to review those as well.

  • Thank you very much.

Jump to:
Active Users
There are 0 visitors browsing this topic (0 users and 0 guests)