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

doesn't work with iOS #29

Closed AhmedElhenidy closed 2 years ago

AhmedElhenidy commented 2 years ago

on iOS simulator it just keep loading and nothing happens for a while, just loading may I think we need such a line like this for the iOS final _deviceSupport = FlutterQiblah.androidDeviceSensorSupport(); or maybe I don't know what is wrong can anyone help ?

medyas commented 2 years ago

No possible, as the ios simulator should provide support. The best way to test is using a real device.