Thanks for the report this was a true issue :-) fix is ready and should land soon!

Jovan Gerodetti a écrit :
Hello Everyone,

Today I discovered that Simple Push doesn't work anymore on latest nightly. (Build ID: 20151223150227)

If I run something as simple as this:

var x= navigator.push.register()
x._onsuccess_ = e => console.log(e);
x._onerror_ = e => console.log(e);

nothing will happen. There is not even an error. I hope someone can investigate this.
Simple Push is an important feature.

Bug 1235050 - Simple Push doesn't work anymore


Regards,
Jovan
Envoyé depuis Firefox OS
_______________________________________________
dev-fxos mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-fxos

Reply via email to