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,

Sorry for the delay. Here the error snaggy when i updated the certificates.

http://snag.gy/I9Him.jpg

I dont understand how to resolve this.

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,

Please post a screenshot of App settings - iOS binary and make sure you use correct certificate/password.

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

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

Is this working for developer certificate or production certificate ?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

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

Hello Govind,

Please clarify what does "Added profile and p12 files to ios configuration and added same p12 file to push configuration" mean?
For push and for .ipa there should be different certificates.
You may find more info here:
http://devcenter.appery.io/tutorials/...
http://devcenter.appery.io/documentat...

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,

I have created a distribution certificate and profision profile. Created p12 file from cer file. Uploaded this file in ios settings and push settings.

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,

There are two types of certificates: Development ('Release' unticked) and Production ('Release' ticked).

You set Developer certificates for Push notifications and build. But your provisioning profile is Production, that is why you can'y build your app.

Please set them all correctly.

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,

I have changed development version certificates. Able to build and getting push notifications also.

Thanks for the help.

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,

I have a question regarding notifications. Notifications will show on locked screen(ios) also right ?

If not how can we do that ?

Also is there any possibility of sending custom info to push notifications ? Since we are thinking to redirect to target_id page when user clicks on notification. For this we are thinking to send the target_id with message.

How can we achieve this appery ios ?

Return to “Issues”