Nokia s40 webapp Notification API Support
Hi,
I need to push a notification for a s40 webapp, can I use Nokia Notification API for that?
Is s40 series and webapp application is supported to register, send and receive notifications using Nokia Notification API. If supported can you provide any documentation link for registering a webapp and if not supported any alternatives to push a notification for s40 webapp.
Thanks
Re: Nokia s40 webapp Notification API Support
Welcome to forum!
Unfortunately no. Symbian devices and N9 are supported in Notifications API.
Please see supported devices in Notifications API wiki:
[url]https://projects.developer.nokia.com/notificationsapi/wiki/supporteddevices[/url]
Current version of Series 40 Web Apps does not support push notifications.
What can be done is to pull data (XMLHttpRequest) when Web App is running, based on user interaction or during Web App start-up.
Br,
Ilkka