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.2 #70

Closed nan-li closed 9 months ago

nan-li commented 9 months ago

Major Version Update

In this major version release for the OneSignal iOS 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 5.0.1

[Fix] Remove embed bitcode flag #1316 Fix bug when setting app_id from cache #1317

Full Changelog: https://github.com/OneSignal/OneSignal-iOS-SDK/compare/5.0.1...5.0.2


This change is Reviewable