com.unity.services.push-notifications 3.0.1-pre.1

com.unity.services.push-notifications

Source docs
Notes: processedReleased March 21, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

🔧 Bug Fixes

  • Android SDK Level 33 (Tiramisu) support now available.
  • - Added necessary post notification permission to manifest.
  • - Package will now ask for permission during initialization if required.
  • External Dependency Manager for Unity (EDM4U) and Mobile Dependency Resolver (MDR) support now available. When either is installed:
  • - A new `PushSDKDependencies.xml` file is generated for them to use.
  • - `InsertPushNotificationDependenciesIntoGradleScript` will not run to prevent duplication from gradle.
  • Fixed errors appearing in the Editor Play Mode due to platform specific classes instantiating.