Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
432 views
in Technique[技术] by (71.8m points)

javascript - how to integrate push notification in android webview app

Very abstract question indeed, but still asking.

Problem How do we integrate push notification into the android webview app created. With native apps, documentation is pretty vast and there is also tons of material on integrating push notification in webpage, which i have already done. But integrating push notification in android webview app seems to have absolutely little documentation regarding it.

What i have done I have registered my app with firebase console and did everything as said in the documentation. Created webview app with android studio. added google-services.json as said in fcm in the code.

What i want to achieve I want to send push notification from firebase console to my app users.

Appreciate if you could provide us a direction as how we go about this issue.

question from:https://stackoverflow.com/questions/65859825/how-to-integrate-push-notification-in-android-webview-app

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...