com.unity.mobile.notifications 1.3.0

com.unity.mobile.notifications

Notes: processedReleased June 9, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

Package Dependencies

No dependency metadata provided.

🔧 Bug Fixes

  • [Android] Supressed the deprecated warnings from Android plugin as some deprecated functions have to be called for Android 7 and below.
  • [Android] Fixed the AndroidJavaException when calling AndroidNotificationCenter.UpdateScheduledNotification().
  • [Android] Fixed the issue that AndroidNotification.Color doesn't work as expected.
  • [iOS] [1244642] Fixed the bug that users can't set the foreground presentation options to "Nothing" in the Notification Settings.
  • [Editor] [1199310] Fixed the issue that Mobile Notification icons are gray when project was built from batch mode with -nographics flag.