Is it feasible to utilize javascript on an external page within a WebView application to trigger push notifications?
(For instance, if I have a function located at example.com/news, would it be possible to send a push notification from there?)
Appreciate any insights!