diff --git a/config.xml b/config.xml index b8af207..508d19d 100644 --- a/config.xml +++ b/config.xml @@ -76,13 +76,7 @@ Your camera is used to scan receipts and pickup codes. - Your location is used to pinpoint your location on a map. It does not leave your device. - - - Your location is used to pinpoint your location on a map. It does not leave your device. - - - Your location is used to pinpoint your location on a map. It does not leave your device. + Your location is used to show where you are on a map. It does not leave your device. diff --git a/package.json b/package.json index 499b965..10881e3 100644 --- a/package.json +++ b/package.json @@ -35,9 +35,6 @@ }, "cordova-plugin-x-socialsharing": {}, "cordova-plugin-velda-devicefeedback": {}, - "cordova-plugin-geolocation": { - "GPS_REQUIRED": "true" - }, "cordova-plugin-inappbrowser": {}, "ionic-plugin-deeplinks": { "URL_SCHEME": "helenaexpress", @@ -56,6 +53,9 @@ "DEEPLINK_4_HOST": "helena.express", "DEEPLINK_5_SCHEME": "https", "DEEPLINK_5_HOST": "helena.express" + }, + "cordova-plugin-geolocation": { + "GPS_REQUIRED": "false" } }, "platforms": [