Skip to content

3.0.1-pre.1

Compare
Choose a tag to compare
@Needle-Mirror-Bot Needle-Mirror-Bot released this 21 Mar 18:12

[3.0.1-pre.1] - 2023-03-20

Fixed

  • 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.