medyas / flutter_qiblah

Flutter Qiblah is a plugin that allows you to display Qiblah direction in you app with support for both Android and iOS.
https://pub.dev/packages/flutter_qiblah
MIT License
127 stars 91 forks source link

Compass not working on iOS #39

Closed Hesham-Dev-LY closed 1 year ago

Hesham-Dev-LY commented 1 year ago

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:

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 commented 1 year ago

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

Hesham-Dev-LY commented 1 year ago

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