That's a problem i want to check the number of conversations and messages per conversation and show them as a unique notification, can i dismiss a notification programatically?
if yes i only have to check if Notification object exists if not use the old api and dismiss the old notifications, any ideas there? ________________________________ De: Jonas Sicking <[email protected]> Para: jose llopis <[email protected]> CC: Mozilla <[email protected]> Enviado: Sábado 12 de octubre de 2013 21:21 Asunto: Re: [b2g] using W3C notification API On Oct 12, 2013 7:22 AM, "jose llopis" <[email protected]> wrote: > > How can i implement notifications using tag property on a firefox os > packaged app? I think the tag feature was only properly implemented when we implemented the W3C spec in Firefox OS 1.2. Prior to that we were implementing an old version of the spec which didn't have the tag feature. / Jonas _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
