diff --git a/README.md b/README.md index a05753a..3934601 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,15 @@ To set up, specify your API key in the application delegate `ios/Runner/AppDeleg ``` +#### Add the correct background modes to Info.plist file +```xml +UIBackgroundModes + + location + audio + +``` + ## Usage ### Initializing Navigation