Page 2 of 2

Push Notification Error

Posted: Fri Aug 12, 2016 2:42 pm
by Marco Spera

I just exported my app as binary .ipa and installed it on my device.
Still getting the same error.

After installing it, I went to appery and looked at device registration.
Found my device ID.

Used this in the query builder to send the notification to just this one device.

Made sure to include my development provisioning profile, development certificate and development push certificate in appery. Clicked only the one push cordova plugin under settings. enabled push notifications under the setting section of appery. checked the release button in appery.

Anything else I am missing that would cause this error to keep coming up???


Push Notification Error

Posted: Fri Aug 12, 2016 6:44 pm
by Illya Stepanov

If you're using Development environment certificates files then there is no need to enable your build as a "Release" one.


Push Notification Error

Posted: Tue Aug 16, 2016 3:04 am
by Marco Spera

I have tried unchecking the "release" button, but still no luck.....

I am struggling with figuring out this problem.....


Push Notification Error

Posted: Tue Aug 16, 2016 6:54 am
by Illya Stepanov

Based on this it's seems to be an issue with your certificates files and Push certificate file. Recreate them for a completely new project ID from scratch and give a try.