-
Notifications
You must be signed in to change notification settings - Fork 264
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]: When the app is opend #1158
Comments
@ahmedsafadii Hello, what version of Xcode are you using? Are you using cocoapods or Swift package manager? If you are using cocoapods could you provide your podfile and cocoapods version? |
Make sure you are using Cocoapods 1.11.3 and try the below code. We have seen this issue when using versions lower than 1.11.3
|
Same error! |
@maoryadin Are you seeing this issue using cocoapods 1.11.3? |
@emawby sorry I didn't see your comments, will I manage to solve the issue I had to downgrade the version of one signal. 3.11.2 |
To fix similar issue to: OneSignal/OneSignal-iOS-SDK#1158 Updates @codesthings/nativescript-onesignal to 1.0.2
I have a similar error.
I use CocoaPods 1.11.3. (edit)
There are versions in the below 3.12.0 which occurs the error. Here are the results of my tests with each version:
|
This issue has some discussion with workarounds in this thread. I first recommend verifying that your Ruby version is 2.7.3 or higher since cocoapods 1.11.3 has a dependency that requires that ruby version, but will fail silently. |
Cocoapods 1.12.0 is also now available. I am curious is updating to this version will resolve the problem. |
WARNING: ruby-2.7.3 is past its end of life and is now unsupported. |
What happened?
When i try to open my app It directly crash crashes
Steps to reproduce?
What did you expect to happen?
the app should open
OneSignal iOS SDK version
Latest
iOS version
15, 14, 13, 12, 11 or below
Specific iOS version
No response
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: