Gaël Leroy

Results 3 comments of Gaël Leroy

Still a problem with the following version: "@apollo/client": "^3.3.13", The documentation also says to set `response.errors` to null in `onError` if we want to ignore errors, but the response object...

It doesn't work on Android when the app is in the background because of that: https://stackoverflow.com/questions/46935145/geofence-transition-pendingintent-blocked-by-the-os-on-android-oreo

Did you add ` ` in the manifest ? Can you see errors in the logs? (maybe try `adb logcat | grep geofenc`)