Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Can't get it to work on IOS #18

Closed
04fsnape opened this issue May 28, 2018 · 1 comment
Closed

Can't get it to work on IOS #18

04fsnape opened this issue May 28, 2018 · 1 comment

Comments

@04fsnape
Copy link

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.

@juani21
Copy link

juani21 commented May 31, 2018

upgrade flutter and cocoapod brew...
post you flutter doctor

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants