You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iOS
* Fixed bug where the notificationOpenedCallback would fire again if a page was reloaded/navigated to with OneSignal.init on it.
* Launch url now opens Safari much quicker.
Android
* Fixed bug with getIds where it could fire without a userId set and only a pushToken set on a device with intermittent connection issues.
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
{
2
-
"version": "1.9.0",
2
+
"version": "1.9.1",
3
3
"name": "onesignal-cordova-plugin",
4
4
"cordova_name": "OneSignal Push Notifications",
5
5
"description": "OneSignal is a high volume Push Notification service for mobile apps. In addition to basic notification delivery, OneSignal also provides tools to localize, target, schedule, and automate notifications that you send.",
0 commit comments