github OneSignal/OneSignal-XCFramework 3.11.0
Release 3.11.0

latest releases: 5.2.4, 5.2.3, 5.2.2...
2 years ago

This release modularizes the iOS SDK to resolve an issue with a warning when including OneSignal in your Notification Service Extension.

Resolving the issue will require changes to how the SDK is imported, but this release in general should be a non breaking change.

For Swift Package Manager

  • Use product OneSignal for your app target, and product OneSignalExtension for your Notification Service Extension target.
  • Then in your NotificationService class import OneSignalExtension instead of OneSignal

Don't miss a new OneSignal-XCFramework release

NewReleases is sending notifications on new releases.