Page 1 of 2

Push notifications not recived on ios

Posted: Tue Jan 21, 2014 3:08 am
by Shawn Johnson

I have set up push notifications on android and they are working fine, but on IOS I have imported my certs but my push notifications are not working, also i don't see the app in the notification center. when i send a message the status just says waiting can someone point me in the right direction


Push notifications not recived on ios

Posted: Tue Jan 21, 2014 5:18 am
by Illya Stepanov

Hi Shawn -

You need to add Database to your App - http://docs.appery.io/tutorials/sendi...


Push notifications not recived on ios

Posted: Tue Jan 21, 2014 3:02 pm
by Shawn Johnson

Hello,

I have a database in my app, I am able to send push notification via android but ios are not being recived, did u see my attachment if there was no database i would not be able to send a message because there would be no device id's.

I have a valid cert, and the message is sent, but it's not delivered. the status is "waiting"


Push notifications not recived on ios

Posted: Tue Jan 21, 2014 10:20 pm
by Alena Prykhodko

Hello,

Please make sure your iOS device is added to Collection Devices. ( Remove all records from this collection, run application on the iOS device and then check the Collection). Do you have device there?
What does Selected recipients show when you have Android unchecked and iOS checked on the Push tab?


Push notifications not recived on ios

Posted: Tue Jan 21, 2014 10:38 pm
by Shawn Johnson

Hello,

I did as you suggested I removed the device id's stored in the database. I reinstalled the app, and I received one new device id. I selected ios and it show one selected device
but i didn't receive the push the status is still at "wait"
Image


Push notifications not recived on ios

Posted: Wed Jan 22, 2014 12:57 am
by Alena Prykhodko

Shawn,

What device and iOS version do you have?
Please share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a and tell us its name http://docs.appery.io/documentation/s...


Push notifications not recived on ios

Posted: Wed Jan 22, 2014 3:29 pm
by Kateryna Grynko

Hi Shawn,

We are sorry, this is a bug, we'll fix it asap.


Push notifications not recived on ios

Posted: Wed Jan 22, 2014 4:20 pm
by Shawn Johnson

Hello,

can you give me a little detail as to the nature of the bug?

and how long it will take to fix ? I have a project and I am need to be able to do push on IOS

is there a work around in the meantime? is the issue on the xcode i might be able to fix ?


Push notifications not recived on ios

Posted: Wed Jan 22, 2014 4:53 pm
by Kateryna Grynko

Shawn,

We need to research this. We'll update as soon as possible.


Push notifications not recived on ios

Posted: Wed Jan 22, 2014 6:52 pm
by Shawn Johnson

Hello,

I was able to solve the issue, The bundle id was not set correct it was not set to the id for push cert, i changed it and it worked. Maybe you should update the docs, Im not sure but i don't think i missed that.

-Shawn.J