Closed loic-parent closed 4 months ago
Hello,
I finally fix this following this guide.
So :
source 'https://github.com/CocoaPods/Specs.git'
at the top of the Podfile./ios/App/Podfile.lock
/ios/App/
pod repo remove trunk
.pod install
npx cap synx
So, It was an incompatibility with the version and config of Cocoapods. I close this ticket.
Plugin(s)
Version
6.1.0
Platform(s)
Current behavior
Hello, This command
npm install @capacitor-mlkit/barcode-scanning
works fine but when I sync capacitor usingnpx cap sync
, I get this error message :Expected behavior
Capacitor should sync correctly without any error message.
Reproduction
https://github.com/loic-parent/capacitor-mlkit-scanner-test
Steps to reproduce
Other information
No response
Capacitor doctor
Before submitting