Page 1 of 6

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

Posted: Sat Mar 15, 2014 5:12 am
by Alex GG

If I install app after reading code, push notifications are sent to my ipad, but if I install app from xcode (I ́m doing this way because of socialSharing plugin frameworks), push notifications throw an error:

Image

I dont know if it is because of this :

https://getsatisfaction.com/apperyio/...
https://getsatisfaction.com/apperyio/...

Or I ́m doing something wrong? App works fine, the only problem is that no push notifications arrive.

Regards


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

Posted: Sat Mar 15, 2014 7:20 am
by Alena Prykhodko

Hello Alex,

Please specify your iOS and xCode versions.


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

Posted: Sat Mar 15, 2014 3:59 pm
by Alex GG

Hi Alena

Ipad 7.0.6
iphone 7.1

xCode - 5.0.1

I can install .ipa from appery, just on ipad (v 7.0.6), and push notifications works well.
I cant install .ipa from appery on iphone (v 7.0.1), because of a cerfificate issue.(Maryna said this will be fixed on next release)

I can install app in both devices from xCode (v 5.0.1). But can not receive push notifications because error token. (above image).

I ́ve spoken to Maryna about this problem all week..

How can I fix this (Maybe I missing something while exporting to xcode)..I need to do a presentation on Monday and need to have push notifications working..

Regards


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

Posted: Mon Mar 17, 2014 4:41 am
by Alex GG

hello!!
Any update here? I really need to have this working..

Help!


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

Posted: Mon Mar 17, 2014 4:43 am
by Alex GG

hello!!
Any update here? I really need to have this working..

Help!


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

Posted: Mon Mar 17, 2014 4:47 am
by Alena Prykhodko

Hello Alex,

Sorry for delay, we need some time to test it on device. We'll update at the nearest time.


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

Posted: Mon Mar 17, 2014 5:03 am
by Alex GG

thanks Alena,

Just in case my app is already shared...distritofitness


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

Posted: Mon Mar 17, 2014 9:29 am
by Nikita

Hello,

It seems that it's wrong push-certificate at project signing. There are two separated certificates for signing and for push.


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

Posted: Mon Mar 17, 2014 4:01 pm
by Alex GG

hi Nikita,

I didn't understand what you mean.

Should I change certificates?

As I said before, If I install .ipa on ipad, from qR code, push notifications arrived to the device..thats why I think my certificates and provisioning profiles are OK.

Can you explain me what to do?

Regards


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

Posted: Mon Mar 17, 2014 5:25 pm
by Alex GG

The only way that I can receive notifications on my ipad, after reading the code from appery is with this combination:
-iOS distribution certificate
-iOS provisioning profile (distribution)
and
-APN production iOS (push notification)

if I change to the others certificates or APN or provisioning profiles, no push notifications arrive..

Also, if I export that same file and settings to xcode, and install on ipad, no push notifications arrive, because a token error...

any idea?
Regards