We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 692de7d commit ca3a621Copy full SHA for ca3a621
README.md
@@ -69,6 +69,7 @@ dependencies {
69
# Set platform to 15.0 to enable latest Google Maps SDK
70
platform :ios, '15.0'
71
```
72
+3. In Xcode open Info.plist file and add `App registers for location updates` to the list of `Required background modes`
73
74
### Set Google Maps API Key
75
0 commit comments