Skip to content

6.2.9

Compare
Choose a tag to compare
@PushwooshCI PushwooshCI released this 03 Jun 13:56
· 56 commits to master since this release

Fixed

  • Package visibility for browsers when using targetSdkVersion 30

Added

  • AndroidManifest.xml meta-data parameter com.pushwoosh.allow_server_communication. Use this meta-data with the false value to prevent from sending API requests before startServerCommunication method is called
  • New methods startServerCommunication and stopServerCommunication to Pushwoosh class