Header Image

Picture

We’ve just uploaded a new how do I

tutorial for push notification

. This tutorial covers the basics and is complementary to the post we

published a while back covering push

.


Notice: This post was automatically converted using a script from an older blogging system. Some elements might not have come out as intended…. If that is the case please let us know via the comments section below.

Archived Comments

This post was automatically migrated from the legacy Codename One blog. The original comments are preserved below for historical context. New discussion happens in the Discussion section.

Mahmoud says:

Hello,
some time when i call registered for push in some android devices
the device hang or the app destroyed and i have to shut down app and reopen then call registered for push everything is ok
any idea please
thanks

Shai Almog says:

Hi,
do you have anything in the register callback? Can you place some logging there so you will see if that method is reached and if so where does it get stuck?
If you can reproduce this on one of your devices try connecting this with a cable and DDMS to see the printouts.


Discussion

Join the conversation via GitHub Discussions.