-
Notifications
You must be signed in to change notification settings - Fork 61
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
OneSignal Unity SDK Version 3 - Now available! #415
Comments
In upgrading from 2.14.5 to 3.0.0-beta.2, on Xcode open of the Unity build I am repeatedly receiving a Build Failed with the message "...Unity-iPhone/Unity-iPhone.entitlements" could not be opened. Verify the value of the CODE_SIGN_ENTITLEMENTS build setting for target "Unity-iPhone" is correct and that the file exists on disk. I have had no problems with 2.14.5 and followed your upgrade instructions, so I'm not sure what I'm doing wrong. Happy to provide any other information you would like |
I also had only problems with Onesignal when using other plugins on iOS but already in the 2.X version. The Problem was that other Plugins also set the CODE_SIGN_ENTITLEMENTS. The solution was to change the code in the iOS post build script from Maybe someone from Onesignal can fix this conflict in the next version. |
iOS sdk is broken in this version, bunch of library errors even in new projects |
@wardogordo @NilokiloxD The latest beta 3.0.0-beta.4 contains a fix to not overwrite existing entitlements. |
Hi. I have a problem. Unity Editor Version : Unity 2020.3.30f1 my project has only Onesignal SDK and External Dependency Manager. ISSUE : |
Description
The OneSignal Unity major release version 3 is now in available!
This version includes many exciting changes including an overall simplification of the API as well as many of the underlying native improvements and bug fixes.
Some key changes already in Beta:
Migration guide
See our Step-by-Step Unity 2.x to 3.0.0 Upgrade Guide to get started!
Why you should start migrating to the Beta nowMost importantly, we want to give you the opportunity to voice your opinion and provide feedback so that we can make changes as needed to better suit your implementation.Furthermore, it is always beneficial to get a head start on migrating your implementation to ensure a smooth transition. As we continue improving OneSignal, being fully migrated to the latest version of the SDK will help minimize potential issues and ensure you can focus on providing value to your customers, improving your business, and creating a delightful messaging experience.Beta period has ended, thanks for everyones feedback and bug reports!
To begin migrating your app to version 3, read our migration guide here. Regarding this guide, please let us know if anything could be clarified or communicated better.
Releases Page
We are looking forward to hearing from you.
The text was updated successfully, but these errors were encountered: