Skip to content

3.4.0 Release

Choose a tag to compare

@jkasten2 jkasten2 released this 19 Oct 19:16

Google Project number pulled from OneSignal account

  • Google project number is now used from OneSignal instead of onesignal_google_project_number.
    • If none was entered on OneSignal then the manifest key will still be used.
  • Fixed issue where disabling badges was not being respected in some cases. Issue #129
    • Was creating crashes on some Sony devices if you also removed the permission.
  • If send priority was set to high(10), then the notification will be displayed with PRIORITY_MAX.
  • Added priority and collapseId to OSNotificationPayload
    • collapseId (AKA collapse_key) will be used to replace notifications in a future update.