npx cap sync fails - AMSupportURLConnectionDelegate implemented twice
See original GitHub issueDescribe the bug
I’m able to run:
npm install @capacitor-community/stripe
When I run the: npx cap sync
it fails on the pod install wit the following error:
Analyzing dependencies
objc[19147]: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libauthinstall.dylib (0x213126b90) and /Library/Apple/System/Library/PrivateFrameworks/MobileDevice.framework/Versions/A/MobileDevice (0x1086d82c8). One of the two will be used. Which one is undefined.
To Reproduce Steps to reproduce the behavior:
npm install @capacitor-community/stripe
npx cap sync
- Error.
Expected behavior I expect the pod install and cap sync to be successful.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: MacOS 12.1 (M1)
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Class AMSupportURLConnectionDelegate is implemented in ...
6.7s Failed to build iOS app Error output from Xcode build: ↳ objc[65074]: Class AMSupportURLConnectionDelegate is implemented in both ??
Read more >Installing @nativescript/capacitor
Whenever you npx cap sync you may encounter any of the following errors: ... 4.0.0 objc[64468]: Class AMSupportURLConnectionDelegate is implemented in both ...
Read more >capacitor/storage - npx cap sync fails - Ionic Forum
I an trying to follow the capacitor docs (link Capacitor - build cross platform apps with the web). But I am even failing...
Read more >Class AMSupportURLConnectionDelegate is implemented twice
I have no idea what to do. The exact error is: Class AMSupportURLConnectionDelegate is implemented in both /usr/lib/libauthinstall.dylib ...
Read more >AMSupportURL* "is implemented in both"? - Ask Different
objc[728]: Class AMSupportURLConnectionDelegate is implemented in both ?? (0x1eff3a7a0) and ?? (0x1188402b8). One of the two will be used. Which ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for your help! Not in production yet, but it will be going out in the next few weeks.
Has this problem been resolved? No action taken, so this Issue is closed. If you continue to have problems, please create a new Issue.