Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

subScribeLocationChanges() #148

Open
subhani-ali opened this issue Oct 16, 2020 · 3 comments
Open

subScribeLocationChanges() #148

subhani-ali opened this issue Oct 16, 2020 · 3 comments

Comments

@subhani-ali
Copy link

subhani-ali commented Oct 16, 2020

I was using RNLocation.subscribeToLocationUpdates working very well in Xcode 11.2.1 iOS 13.3 MacOS 10.15.4

after some days. I am update the OS and run build in Xcode 12.0 IOS 14 MacOS Version 10.15.6 getting location once and it is not giving me updated location
it is being called once after start after that It do not called

RNLocation.subscribeToLocationUpdates((locations) => { // this give me locations one time only, })

can you please help me guys

@sultan-arshi
Copy link

yes having same issue on. ios 14
+1

@cedriclinares
Copy link

I have this issue on Android 10

@sultan-arshi
Copy link

sultan-arshi commented Mar 17, 2021

for me it worked on IOS real device but not working on simulator
means in release mode install application on device and then unplug device from computer/mac then test it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants