Make Web push notification work using webview in a native android app?
问题 I have a website which is responsive and push notification feature enabled. In my native android app, if i load my website in a WebView , then the pop up which usually comes in chrome/firefox to ask if user wants to allow push notification or not, doesn't shows up in WebView . And obviously the WebView won't support the same web push notification for the app. I know how to implement GCM or FCM in app to enable mobile push, but i wanted to know if it possible just to club the web push