Dustin Schomburg

Results 3 comments of Dustin Schomburg

@jan-kozinski this is happening on android even without using my geolocation package in the region. im sorry i should have removed that from the comment above. ` console.log(e.nativeEvent.coordinate?.latitude, e.nativeEvent.coordinate?.longitude) }...

@christophby whats the best way to get around this temporarily?

@NavaceSystem This does seem to work in react native on Replicache 15, but Replicache seems to continue to try and sync once the DB is destroyed. Calling replicache.close() before destroying...