You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had this problem, but found it was because I was awaiting stopping the qr code reader in the first line of the callback, which on iOS never returned, but on Android it did.
I use
fast_qr_reader_view:
git:
url: git://github.com/martflu/fast_qr_reader_view.git
But not work on IOS , just work on Android .
When i use
**fast_qr_reader_view : 0.1.5 ** work on IOS . How to work of both ??
The text was updated successfully, but these errors were encountered: