appcelerator - ACS Push Notification to Android devices failed with status "Failed (2)" -


i trying send push notification message android devices in appcelerator platform, , working receive error in message status "failure (2)"

i couldn't find details error neither in push logs nor app dashboard logs.

this error occurs in 2 scenarios:

  1. your certificate has error
  2. there's network issue between , apple or gcm.

the appcelerator dashboard updated show exact error code , description when hover on failure.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -