com.unity.mobile.notifications 1.0.4-preview.6

com.unity.mobile.notifications

Notes: processedReleased January 27, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

Package Dependencies

No dependency metadata provided.

🔧 Bug Fixes

  • [Android] Duplicate notifications will no longer be scheduled after the device is restarted (when "Reschedule Notification on Device Restart" is turned on).
  • [Android] Unity's Notification package will no longer attempt to load AlarmManager intents which were not scheduledby it.
  • [Editor] It's now possible to use \`Unity.Notifications' editor classes without having to create manually referenc it in your asmdef file.