I found out what my problem was.

It is, of course, too embarrassing to share, but my demo app works quite
nicely now:

http://ffpush.dev.coolaj86.com/
https://github.com/coolaj86/fxos-push-notification-demo

What I can share, however, is that there is a status URL:
http://push.services.mozilla.com/status/

And you can know if your phone is actually receiving push notifications or
not by looking for the boxy/arrowy cell network activity indicator just
after sending a push.

It seems that even if the version is a lower version the push is still sent
to the phone and you'll notice the activity indicator blink for just a
fraction of a second, but you won't get the callback.

AJ ONeal
(317) 426-6525


On Tue, Jul 29, 2014 at 1:19 AM, Guillermo López <
[email protected]> wrote:

>
> 2014-07-28 18:21 GMT+02:00 AJ ONeal (Home) <[email protected]>:
>
> To avoid conflicting version numbers I'm just using Date.now().
>
>
> This is what most devs are using because it's easy and it's always
> incremental.
>
>
> --
> Guillermo López [willyaranda]
> http://mozilla-hispano.org
> http://twitter.com/mozilla_hispano
> http://facebook.com/mozillahispano
> Certified Mozillian: https://mozillians.org/willyaranda
>
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to