Event.PUSH REGISTRATION ERROR

From GiderosMobile
Revision as of 11:04, 23 August 2018 by Hgy29 (talk | contribs) (Created page with "__NOTOC__ '''Available since:''' Gideros 2011.6<br/> === Description === Event is received when application failed to register for push notifications, after calling `registerF...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Available since: Gideros 2011.6

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.