Release 3.4.0
What's Changed
- [Feature] Add support for Android 13 Push Permission Prompting in #578
The existingpromptUserForPushNotificationPermission()
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