Skip to content

Release 3.4.0

Compare
Choose a tag to compare
@emawby emawby released this 28 Jul 17:53
· 288 commits to main since this release
783cd7f

What's Changed

  • [Feature] Add support for Android 13 Push Permission Prompting in #578
    The existing promptUserForPushNotificationPermission() method now works for both iOS and Android. In order to utilize this method in Android make sure that your compile and target SDK versions are set to API 33