Event.PUSH REGISTRATION ERROR

From GiderosMobile
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page contains changes which are not marked for translation.


Available since: Gideros 2011.6
Value: pushRegistrationError
Defined by: NotificationManager

Description

Event is received when application failed to register for push notifications, after calling registerForPushNotifications, which means you should retry later.

There might be different reasons, but most common is that server was unavailable or there was no Internet connection.