Cristiano Coelho
Cristiano Coelho
Checking if this was resolved and the library does indeed work.
For me, it actually works in production, but I cannot test it at all in app sharing / beta / straight APK. So I would say it works.
Would it be as easy as using the "Intent" version of the request location updates method? https://developers.google.com/android/reference/com/google/android/gms/location/FusedLocationProviderClient.html#public-taskvoid-requestlocationupdates-locationrequest-request,-pendingintent-callbackintent ? This one was designed for background operation :)
Interesting, commenting in case I see it too.
With recent changes, this is no longer valid. This library now has an implementation for both iOS and Android, which imho is far superior than the community one.
I agree with the suggestion! It started as an android improvement, but ended up with an improved API / implementation. Perhaps @Agontuk can review this and update the readme.
I'm also more interested on the Android side as non-hermes for iOS is quite fast and stable, but Android is the one that's slow and buggy. However, great progress, I...
Where can I find currently known issues? Is it possible to test only for Android with this version? Which one is more stable, Android or iOS?
@kraenhansen I will be testing 10.20.0-alpha.2 on Android with Hermes over the next few days to about ~50 users. I will also be testing 10.20.0-alpha.2 on iOS, but without Hermes...
> I tried Realm JS v10.20.0-beta.0, but I met a terrible problem, sometimes I reopen my app, all data is missing, but when I check the default.realm file, all data...