Marco Spera
Posts: 0
Joined: Tue Jun 17, 2014 7:14 pm

Push Notification Error

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???

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Push Notification Error

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

Marco Spera
Posts: 0
Joined: Tue Jun 17, 2014 7:14 pm

Push Notification Error

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

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

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Push Notification Error

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.

Return to “Issues”