Hi there Cache, This shouldn’t be a problem, as the Notification API is available in hosted apps. I’m assuming you are talking about system notifications?
MDN has this covered in detail: * https://developer.mozilla.org/en-US/docs/WebAPI/Using_Web_Notifications for basic usage * https://developer.mozilla.org/en-US/Apps/Build/User_notifications for some more in depth tutorials * https://developer.mozilla.org/en/docs/Web/API/notification for API reference Chris Mills Senior tech writer || Mozilla developer.mozilla.org || MDN [email protected] || @chrisdavidmills On 5 Jun 2014, at 11:01, Cache Heigl <[email protected]> wrote: > Hi, > > I am trying to implement a Firefox OS hosted app. So, the web server is > hosted somewhere. Now, I hope that I can deploy some notifications to users > who installed this hosted app. Is it possible? If yes, how? What should I do > on server side and client(app) side? Where can I find related articles, or > guidelines? Thank you. > > > > Cheers, > Cache Heigl > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
