Project initialization
Project settings
Mobile key
<key>GUMobileKey</key>
<string>'your-mobile-key'</string>Location usage keys
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>We would like to access your locations</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>We would like to access your locations</string><key>NSLocationAlwaysUsageDescription</key>
<string>We would like to access your locations</string><key>GULocationPermissionNotDetermined</key>
<string>We would like to ask your permission to access your locations</string>Background fetch
App Tracking Transparency
Initialize Users
Last updated
Was this helpful?