diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index b06ddbf..bc19ac8 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -38,4 +38,6 @@
+
+
diff --git a/ios/App/App/Info.plist b/ios/App/App/Info.plist
index 4a3e817..15472e0 100644
--- a/ios/App/App/Info.plist
+++ b/ios/App/App/Info.plist
@@ -47,5 +47,9 @@
UIViewControllerBasedStatusBarAppearance
+ NSLocationWhenInUseUsageDescription
+ Bus SG needs your location to find nearby bus stops.
+ NSLocationAlwaysAndWhenInUseUsageDescription
+ Bus SG needs your location to find nearby bus stops.