react-native-background-geolocation-example icon indicating copy to clipboard operation
react-native-background-geolocation-example copied to clipboard

Example app of react-native-mauron85-background-geolocation component.

Results 38 react-native-background-geolocation-example issues
Sort by recently updated
recently updated
newest added

## Issue origin: Opened by: @hstemplewski Platform: react-native Link to original issue: https://github.com/mauron85/react-native-background-geolocation/issues/125 ## Your Environment * Plugin version: 0.4. * Platform: Android * OS version: 5.0.0 * Device manufacturer...

app crash when i installed react-native-device-info

Your example is quite greate, but why have you choosed to use a map : that creates a lot a concerns to make it work (the readme only talk about...

hi everyone, i am trying to build on ios. but has error like this image. Can someone help me ? ![image](https://user-images.githubusercontent.com/5369097/81891877-d3aa1a80-95d3-11ea-998d-3aa8a195226b.png)

My BackgroundGeolocation configure : ``` BackgroundGeolocation.configure({ desiredAccuracy: BackgroundGeolocation.HIGH_ACCURACY, stationaryRadius: 50, distanceFilter: 50, notificationTitle: 'Background tracking', notificationText: 'enabled', debug: false, startOnBoot: false, stopOnTerminate: false, locationProvider: BackgroundGeolocation.ACTIVITY_PROVIDER, interval: 10000, fastestInterval: 5000, activitiesInterval:...

``` e:java.lang.ClassNotFoundException: com.mediatek.cta.CtaHttp ```

Após instalar o pacote react-native-maps , não consigo construir o aplicativo para Android, somente o fato de instalar o pacote já faz com que deixe de funcionar. Alguém pode me...

Facing this error while generating Android build from AppCenter: > Task :app:transformClassesWithMultidexlistForQaRelease FAILED D8: Program type already present: com.iodine.start.ArrayUtil$1

When I set notificationIconSmall, the service work as expected, but the notification turns into "Application is running" notification. My Config is: BackgroundGeolocation.configure({ desiredAccuracy: BackgroundGeolocation.MEDIUM_ACCURACY, stationaryRadius: 50, distanceFilter: 50, notificationTitle: 'Служба...