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

mocked location boolean key does not appears in iOS Sim #411

Open
pranshuchittora opened this issue Jun 27, 2023 · 2 comments
Open

mocked location boolean key does not appears in iOS Sim #411

pranshuchittora opened this issue Jun 27, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@pranshuchittora
Copy link

Environment

Run npx react-native info in your terminal and copy the results here.

'react-native': "0.71.10",
"react-native-background-geolocation": "4.12.1",

Platforms

iOS

Description

When calling getCurrentPosition the response does not contains mocked key. As per the TS type it is an optional key.
The key does not shows on iOS sim, where as works in Android Emu.

Would be great if you can provide some insights on the occurrence of this key. And also add some docs around this.

Android Emu
Screenshot 2023-06-27 at 14 00 22

iOS Sim
Screenshot 2023-06-27 at 13 58 03

@pranshuchittora pranshuchittora added the bug Something isn't working label Jun 27, 2023
@tkyr-hh
Copy link

tkyr-hh commented Jul 13, 2023

@pranshuchittora could you please test it on a real iPhone ? because there is no mocking in Simulators

@juntiapps
Copy link

@pranshuchittora could you please test it on a real iPhone ? because there is no mocking in Simulators

same

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants