alihadi5125 / smooth_compass

Other
10 stars 14 forks source link

CoreLocation #5

Open moesaid opened 1 year ago

moesaid commented 1 year ago

Thanks for such a great package!

Recently after flutter's last update 3.7.6 and the package's last update 2.0.12, I get a black screen with this error

[CoreLocation] This method can cause UI unresponsiveness if invoked on the main thread. Instead, 
consider waiting for the `-locationManagerDidChangeAuthorization:` 
callback and checking `authorizationStatus` first.
fahadshabeer commented 1 year ago

Thanks for such a great package!

Recently after flutter's last update 3.7.6 and the package's last update 2.0.12, I get a black screen with this error

[CoreLocation] This method can cause UI unresponsiveness if invoked on the main thread. Instead, 
consider waiting for the `-locationManagerDidChangeAuthorization:` 
callback and checking `authorizationStatus` first.

thanks for your feedback, you are using simple compass or qiblah compass?

moesaid commented 1 year ago

Hey @fahadshabeer , i am using simple compass.

fahadshabeer commented 1 year ago

can you share your compass code

himanshu447 commented 1 year ago

Hello any update related to this issues because facing same issues in IOS