CocoaPods could not find compatible versions for pod "GoogleMLKit/BarcodeScanning" #208
-
I have been trying to update @capacitor-firebase/authentication and such to make it compatible with the new Apple privacy manifest stuff and I have been following some of the other discussions about this topic and I have gotten to running npm with the next version
It downloads 7.0.0-next.1 but when I run npx cap sync I get the following error:
And I can't quite figure out what to do to fix it. Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
robingenz
Nov 14, 2024
Replies: 1 comment 1 reply
-
Please take a look at the Breaking Changes. You need to increase the minimum deployment target. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
robingenz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please take a look at the Breaking Changes. You need to increase the minimum deployment target.