Back to All

implement notification

I have implemented custom notification services in my application. When testing as a Progressive Web App (PWA) on iOS devices, the notifications work perfectly. However, when I test the Android APK version built using Median, the app doesn't prompt for notification permissions at all. What steps should I take to resolve this?