Releases: OneSignal/OneSignal-iOS-SDK
Releases · OneSignal/OneSignal-iOS-SDK
1.9.1 Release
Fixed initialization issue with xib files
- Fixed bug where the app would not initialize with a xib screen.
1.9.0 Release
Added enableInAppAlertNotification, setSubscription, and postNotification
- Calling enableInAppAlertNotification with true will enable notifications to be displayed as alerts when one is received when the user is in your app.
- Calling setSubscription with false will unsubscribe the user from receiving push notifications.
- postNotification lets you create user to user notifications and schedule future notifications without have to make calls to the REST API yourself.
- Added more logging to help debug issues.
1.8.0 Release
Updated podspect URL.