We are using ionic 6 - reactjs for our project. currently we are facing issue in android push notifications , specifically in android 13 . in android 12 push notifications are working fine.
heard about the new changes in the android 13 regarding the push notification.
Need to know the steps to achieve notification prompt in the android 13. (ionic6 - react Project). we have already declare the permission in the app’s manifest file.
need to know the remaining steps associated with it.
Need to show the notification prompt on start of the app.
1 post - 1 participant