Page 2 of 2

ios notification not working

Posted: Mon Jul 01, 2013 11:46 am
by Maryna Brodina

hi, tested your app on iPhone4 (iOS 6.2.1) and here is what I get:
Image

I sent the notification from this page https://appery.io/push/#send_tab. How did you send the message?


ios notification not working

Posted: Mon Jul 01, 2013 11:52 am
by Shuang Liu

ok, The 'null' is right for this account. So it is working on your test, I send message with custom code of JS with your REST API, it is working on Android.

I also tested it on https://appery.io/push/#send_tab, send broadcast message, Android can receive it but IOS can't


ios notification not working

Posted: Mon Jul 01, 2013 12:02 pm
by Maryna Brodina

Did you set Push Certificate and Certificate password on Project--App Settings--Push notifications tab?


ios notification not working

Posted: Mon Jul 01, 2013 1:26 pm
by Shuang Liu

Yes, I did, it did show 'didRegisterForRemoteNotificationsWithDeviceToken:...' and 'App successful registered at Appery Push service' in the log.

I have some problem with my computer right now, can't go further test, so I will go back to this problem later.


ios notification not working

Posted: Tue Jul 02, 2013 12:13 pm
by Shuang Liu

Ok, I got it work with new certificates and new project, thanks for all your help


ios notification not working

Posted: Tue Jul 02, 2013 12:29 pm
by Maryna Brodina

Hi, glad it's working and thank you for update!