com.unity.mobile.notifications 1.0.0-preview.13

com.unity.mobile.notifications

Notes: processedReleased July 10, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

Package Dependencies

No dependency metadata provided.

📈 Improvements

  • [Android] Added an option to reshedule all non expired notification on device restart.
  • [Android] Added a `data` field to notification object and a method to retrieve the `data` assigned to a notification that was used to open the app or bring it back from background.
  • Changed the minimum Unity version supported by the package to 2018.3.

🔧 Bug Fixes

  • Notification settings should no longer dissapear if Unity is closed while settings editor screen is not opened.