diff --git a/README.md b/README.md index 41dd46b..137f757 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,17 @@ To set up, specify your API key in the application delegate `ios/Runner/AppDeleg ``` +#### [Expo] Add UIBackgroundModes + +In order to use guidance features, add the following to your ``Info.plist``: +``` +UIBackgroundModes + + location + audio + +``` + ## Usage ### Initializing Navigation