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
{{ message }}
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.
I've been having trouble getting this to work on IOS (it works fine in Android).
I have added
<key>NSCameraUsageDescription</key>
<string>Camera permission is required for barcode scanning.</string>
to my info.plist.
I created the flutter project on windows in android studio, then git cloned it on my mac and tried to run the ios folder from there, but whenever I run it I get this error:
'barcode_scan/BarcodeScanPlugin.h' file not found
Is this a bug or am I doing something wrong?
Please help, I need this to work quite urgently.
Thanks.
The text was updated successfully, but these errors were encountered:
I've been having trouble getting this to work on IOS (it works fine in Android).
I have added
to my info.plist.
I created the flutter project on windows in android studio, then git cloned it on my mac and tried to run the ios folder from there, but whenever I run it I get this error:
Is this a bug or am I doing something wrong?
Please help, I need this to work quite urgently.
Thanks.
The text was updated successfully, but these errors were encountered: