-
## Your Environment
* Plugin version: ^4.16.4
* Platform: iOS, Android
* OS version: Any
* Device manufacturer / model: Any
* Flutter info (`flutter doctor`): Doctor summary (to see all det…
-
## Your Environment
* Plugin version: 0.7.7
* Platform: Android
* OS version: Win 11
* Device manufacturer and model:
* Running in Simulator: Yes
* React Native version: 0.72.4
* P…
-
## Your Environment
* Plugin version: 4.17.5
* Platform: iOS or Android: Android
* OS version: 14
* Device manufacturer / model: Samsung
* React Native version (`react-native -v`): 0.74.5
…
-
Plugin is not available at repo.
ghost updated
8 years ago
-
#### Description
I'm encountering a build failure with the `@mauron85/react-native-background-geolocation` package due to the deprecated `package` attribute in the `AndroidManifest.xml`.
#### Envi…
-
hey man did u manage to make the code work? with functional components? if u could help me a little bit?
rafaeljansenaraujo@gmail.com
rpajf updated
3 years ago
-
Hi, I was trying to activate the geolocation to the user location after X minutes, but when I locked the phone or put the app on the background it only get the position twice, then it stops working. I…
-
Installed platforms:
android 7.0.0
ios 4.5.5
Plugins:
cordova-background-geolocation 2.13.0 "BackgroundGeolocation"
cordova-plugin-actionsheet 2.3.3 "ActionSheet"
cordova-plugin-app-versio…
-
When I use PhoneGap, the same "com.google.android.gms" conflicts with "cordova-plugin-background-geolocation"
I believe it can change the ... ... in "plugin.xml" to achieve compatibility and solve…
-
- If we get an error, don't stop the geolocation loading indicator
- Display the alert over the top of the loading indicator
- Give the user the option of trying again (basically, keep waiting)...
- o…