Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library not loaded: '@rpath/CapacitorCommunityAppleSignIn.framework/CapacitorCommunityAppleSignIn' #97

Open
desulti opened this issue Jun 24, 2023 · 0 comments

Comments

@desulti
Copy link

desulti commented Jun 24, 2023

Capacitor Version
Latest Dependencies:

@capacitor/cli: 5.0.5
@capacitor/core: 5.0.5
@capacitor/android: 5.0.5
@capacitor/ios: 5.0.5

Installed Dependencies:

@capacitor/cli: 5.0.4
@capacitor/core: 5.0.4
@capacitor/android: 5.0.4
@capacitor/ios: 5.0.4

[info] Using Gemfile: RubyGems bundle installed
[success] iOS looking great! 👌
Affected Platform(s)
IOS

Current behavior
After running Npx cap open ios, when xcode builds and runs the app it breaks on startup on the physical iphone. The splash screen loads and instantly disappears.

Expected behavior
Expected to launch normally with login screen or main screen.

To Reproduce
Steps to reproduce the behavior:

  1. ng build
  2. npx cap copy
  3. npx cap sync
  4. npx cap open ios
  5. build and run on iphone in xcode

Other Technical Details
npm --version output: 7.15.1

node --version output: v16.15.1

pod --version output (iOS issues only): 1.11.3

I use paid Apple Developer Program to sign on Xcode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant