Skip to content

v0.7.0

Compare
Choose a tag to compare
@mahdi-malv mahdi-malv released this 03 Jan 07:15
· 2 commits to master since this release

0.7.0 (3 Jan, 2021)

Plugin

  • Move all APIs to PusheUnity.cs. Classes like PusheAnalytics are android only. But PusheUnity adds iOS as well.

Android

  • Fix some bugs in hms module
  • Fix bugs in registration and initialization state
  • Deprecate PusheUnity.GetGoogleAdvertisingId(). Use PusheUnity.GetAdvertisingId() instead. New API will return OAID for hms module if activated.
  • [Breaking]: New changes to plugin and APIs to support iOS functionality (Move all APIs to PusheUnity)

iOS

  • Add support for iOS in this version
  • Add basic functionality