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

[Bug]: app crashes immediately after having added react-native-one-signal #1525

Closed
2 of 3 tasks
allemanfredi opened this issue Jun 19, 2023 · 1 comment
Closed
2 of 3 tasks

Comments

@allemanfredi
Copy link

allemanfredi commented Jun 19, 2023

What happened?

After having added react-native-one-signal i get this error as soon as the app starts.

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Termination Reason: DYLD 1 Library missing
Library not loaded: @rpath/OneSignalExtension.framework/OneSignalExtension

The weird thing is that if i run the app directly from Xcode it works.

Steps to reproduce?

1. yarn add react-native-onesignal
2. expo run:ios --device \"iPhone 14 Pro\"

What did you expect to happen?

I expect that app runs on ios

React Native OneSignal SDK version

4.5.1

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

Error: xcrun exited with non-zero code: 115
An error was encountered processing the command (domain=LSApplicationWorkspaceErrorDomain, code=115):
Simulator device returned an error for the requested operation.
Underlying error (domain=LSApplicationWorkspaceErrorDomain, code=115):
        The operation couldn’t be completed. (LSApplicationWorkspaceErrorDomain error 115.)

Code of Conduct

  • I agree to follow this project's Code of Conduct
@allemanfredi allemanfredi changed the title [Bug]: [Bug]: app crashes immediately after having added react-native-one-signal Jun 19, 2023
@allemanfredi
Copy link
Author

Solved with this.

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