Updating Capacitor #3123
Unanswered
lorenzpfei
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Have you tried to also update @capacitor/cli to version 2.2.0? My procedure is usually the following:
Hope it helps, sometimes we get stuck with this kind of tasks ;) |
Beta Was this translation helpful? Give feedback.
1 reply
-
Do you have |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If I update my ionic project to capacitor >= 2.0.0 I always get an error in xcode:
If I move back to a lower version It works fine but I need the newer version to set specific CameraOptions.
What to do?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions