OneSignal / OneSignal-XCFramework

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native iOS app with OneSignal. https://onesignal.com. This Repository hosts OneSignal's XCFramework to be used with Swift Package Manager
Other
26 stars 4 forks source link

Release 5.0.0 beta 03 #60

Closed emawby closed 1 year ago

emawby commented 1 year ago

🚧 Beta release. 🚧

In this major version beta release for the OneSignal SDK, we are making a significant shift from a device-centered model to a user-centered model. A user-centered model allows for more powerful omni-channel integrations within the OneSignal platform.

For information please see the migration guide.

What's Changed Since beta 2

Notification, In App Message, and Push Subscription events have been renamed. The migration guide has been updated to reflect the changes.

Various Fixes

Changes since Beta 2

Full Changelog: https://github.com/OneSignal/OneSignal-iOS-SDK/compare/5.0.0-beta-02...5.0.0-beta-03


This change is Reviewable