Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

cant send push notifications when installing app from xcode on iphone/ipad

Govind,

Is it ClickDesk app that you shared?

Govind Chunchula
Posts: 0
Joined: Fri Jun 13, 2014 6:06 am

cant send push notifications when installing app from xcode on iphone/ipad

Problem with my app or from appery end ?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

cant send push notifications when installing app from xcode on iphone/ipad

Hi Govind,

First, you have an incorrect Bundle ID. You can find it in your Apple certificate. Bundle ID can only consist of the Latin alphabet letters and dots. Also see http://stackoverflow.com/questions/34...

Bundle ID should look like the following: com.example.myapp
com.example is your domain
myapp is an app name

Please try removing all devices from Database and then re-installing your app, then create such page to see errors: http://devcenter.appery.io/tutorials/...

Govind Chunchula
Posts: 0
Joined: Fri Jun 13, 2014 6:06 am

cant send push notifications when installing app from xcode on iphone/ipad

Hi,

If i change the certificates it always giving me the following error. I am unable to build the app.

Invalid pair of Provision Profile and Certificate. Provisioning profile
was not signed with a given developer certificate.

Please help to resolve the error

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

cant send push notifications when installing app from xcode on iphone/ipad

Hi Govind,

Could you please double sure you use the correct pair? How do you change them?

Govind Chunchula
Posts: 0
Joined: Fri Jun 13, 2014 6:06 am

cant send push notifications when installing app from xcode on iphone/ipad

Hi Katya,

Yes i am using the correct pair.

I followed the below procedure
-- Created appleid with com.xxx.xx bunble id in development mode
-- Downloaded .cer file from apple and generated .p12 file from downloaded file
-- Created a new profile using this apple id and downloaded

-- Added profile and p12 files to ios configuration and added same p12 file to push configuration.

When i try to build it is giving the above error.

Please let me know if i missed anything.

Thanks. Looking forward to your answer.

Govind Chunchula
Posts: 0
Joined: Fri Jun 13, 2014 6:06 am

cant send push notifications when installing app from xcode on iphone/ipad

Hi Katya,

Is there any video to follow the steps. So that it is easy to understand. Seems there is a bit of confusion to set the ios cerificates properly.

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

cant send push notifications when installing app from xcode on iphone/ipad

Hi Govind,

What error do you get? Could you please post a screenshot?

Unfortunately, we do not have such video, did you check this tutorial?
http://devcenter.appery.io/documentat...

Return to “Issues”