Hi All,I have installed the Pushwoosh plugin into my Mobile App and configured all the other areas needed. I have added the google-services.zip file and published, When i test the solution it works perfect on IOS and I can see both the IOS and Android Device registered in PushwooshMy problem is that on the App on the Android phone there is no Notifications settings to allow them.In previous apps i have built this has worked fine.Any ideas
are you using mabs 8 or 9?
If using mabs 9 on android 13 the notifications toggle is blocked.
You need to change de manifest.xml or update Pushwoosh plugin to work with android 13
https://developer.android.com/develop/ui/views/notifications/notification-permission
hi have tried the above, basically was working perfect until I added a component to the app and had to re-build the app for play store, since then stopped working