Closed 3ace closed 4 years ago
@3ace Steps to reproduce?
Got the same issue here BarcodeScanPlugin.h
can't be found
Same for me
If you open the workspace file in Xcode it seems to work.
It sounds silly but I have been opening the app with Xcode wrong all the time.
Open the complete Workspace (not the workspace file) with Xcode like so:
cd ios
open -a Xcode .
Did anyone found how to solve this ??
on Xcode->Target->Build Setting setting Build Active Architecture Only => YES, Vaild Architecture => [arm64, arm64e]
Please update to the latest version and try it again. Also try to remove all generated data (Pods, packages, lock files etc.)