Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@tokengamedev tokengamedev released this 27 Apr 11:39

Overall

  • Migrated all plugins to v2 plugin architecture of Godot.
  • Removed ApplovinMax Plugin
  • Removed OguryConsentManager Plugin
  • Added AndroidPermission Plugin
  • Updated all the plugins with target SDK changed to API level 34 (Android 14)

App Notification

  • Separated the customization of channel and notification.
  • Ability to send grouped notification.
  • Ability to further classify notification using tags.

Google Play Services

  • Implemented the signin capabilities.