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

Compass not working on iOS #39

Closed
Hesham-Dev-LY opened this issue May 21, 2023 · 2 comments
Closed

Compass not working on iOS #39

Hesham-Dev-LY opened this issue May 21, 2023 · 2 comments

Comments

@Hesham-Dev-LY
Copy link

I am experiencing an issue with the compass functionality on iOS. Specifically, the compass does not display and remains stuck on a loading indicator on AsyncSnapshot<LocationStatus>. There are no error messages printed to the console.

Here are some additional details about the issue:

  • Location services are enabled and permission has been granted.
  • The issue is specific to iOS; the compass works as expected on other platforms.
  • The device is running the latest version of iOS.
  • The issue occurs consistently and cannot be resolved by restarting the app or the device.
  • I have attempted to troubleshoot the issue by checking the relevant permissions and reviewing the code that relates to the compass functionality, but so far I have not been able to identify the root cause of the issue.

I would greatly appreciate any assistance in resolving this issue, as the compass functionality is a critical feature of our app. Thank you in advance for your help.

@medyas
Copy link
Owner

medyas commented Jun 14, 2023

@Hesham-Dev-LY are you testing this on a real device ? or Simulator ?

@Hesham-Dev-LY
Copy link
Author

I apologize for any confusion caused. After testing the app on a real iPhone, I found that it works fine. It seems that the issue I was experiencing was specific to the iOS simulator.

Please go ahead and close this issue. However, I wanted to suggest adding a note to the README file indicating that the app may not work properly in the iOS simulator.

Thanks for your help!

Best regards,
Hesham

@medyas medyas closed this as completed Jun 14, 2023
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

2 participants