Open beqramo opened 4 years ago
@beqramo were you able to solve this?
@DiegoMac95 sometimes it happens to me but sometimes not, I don't understand, I think it's bug. I went deep down to the codes but I didn't find any suspicious function and I thing it is on native side bug and I don't know to much about native ios.
and also I think this should be reopened
@beqramo experiencing this on android, with react-native-location version 2.5.0 and react-native version 0.62.2. It's like you described sometimes it happens and sometimes it does not, however I have seen that if I change my app's location permission to AlwaysOn then it goes away.
After updating my simulator to IOS 13 getLatestLocation returns me null, permissions configured correctly( All granted). but subscribeToLocationUpdates function works.(I know that there is another bug that u can't use both subscribeToLocationUpdates and getLatestLocation al the same time).