Skip to content

8.3.2

Compare
Choose a tag to compare
@PushwooshCI PushwooshCI released this 28 Mar 11:34
· 105 commits to master since this release

Added

  • additionalAuthorizationOptions() method. You can now provide additional authorization options such as UNAuthorizationOptionProvisional or UNAuthorizationOptionCriticalAlert. More detail here.

  • Plugin's Android sources now contain a template for custom FirebaseMessagingService. It can be used in case you have several SDKs that use firebase-messaging and either conflict or if you want to receive pushes from multiple sources. See the guide.

Updated

  • Pushwoosh Android SDK version to 6.4.4
  • Pushwoosh iOS SDK to 6.3.5