cant send push notifications when installing app from xcode on iphone/ipad
Alex,
try sending the app to apple from xcode, xcode may resolve the issue
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Alex,
try sending the app to apple from xcode, xcode may resolve the issue
Hi michael,
I ́ll try, and update!
Thanks!
Hello! You can use this tutorial to check if you have set certificates correctly http://www.raywenderlich.com/32960/ap...
Hi Maryna, I checked the tutorial and have some doubts: Should I create the .pem file? and if so, where should I add this on Xcode? Isn ́t suppose that exporting to xcode, the file contains all this settings?
Hi Alex,
No, you don't need to create .pem file.
I have the same problem. I fallowed below procedure.
Added provisioning profile certificate and iphone_dis_cer file to appery app.
Generated .ipa file and done installation using diawi.com link (Since i am in windows7 system).
When we send message it showing the above error.
Please help.
Govind,
You should have two certificates (one of them for Push Notification) and one provision profile which should be suitable for each other. Here you can find instructions how to generate them:
https://developer.apple.com/library/i...
Hi,
I fallowed the same procedure. Now i am unable to get .ipa file. Now i created developer version certificates and profisioning profile.
But when i upload distribution certificates it will generate .ipa file, but push notifications giving error (Invalid token).
Is anything wrong i have done ?
I am using windows OS to generate signing certificate. Since this is not mac i am downloading .ipa file instead of XCode project.
If you want i will share my project. So that you can check the permissions.