Page 1 of 2

Unable to push notifications based on filter

Posted: Fri Mar 21, 2014 9:15 am
by Nikita

Hello,

Do you have any devices on which this app was installed?


Unable to push notifications based on filter

Posted: Fri Mar 21, 2014 9:18 am
by Ankur Wadhawan

yes on android


Unable to push notifications based on filter

Posted: Fri Mar 21, 2014 1:57 pm
by Nikita

Hi,

Please provide a screenshot of https://appery.io/push/ with information about sent messages.


Unable to push notifications based on filter

Posted: Tue Apr 01, 2014 7:22 am
by Ankur Wadhawan

well didnt understand which screenshot...i am attaching a few..

I have included the code above... What I am trying to do is send push notification to a user based on his username... I am registering the username in Appery database

here are the screenshots u requested

Image

Image

Image


Unable to push notifications based on filter

Posted: Tue Apr 01, 2014 7:31 am
by Ankur Wadhawan

one more screenshot

Image


Unable to push notifications based on filter

Posted: Tue Apr 01, 2014 5:04 pm
by Maryna Brodina

[quote:]why status is coming to be wait[/quote] it is current message status, it's set to wait once you sent message.

Your code works for us. Are you able to send messages with specified filter through Appery.io back-end console? Are the messages delivered?


Unable to push notifications based on filter

Posted: Tue Apr 01, 2014 6:59 pm
by Ankur Wadhawan

got it to work..thx


Unable to push notifications based on filter

Posted: Sun Apr 06, 2014 7:07 am
by sowmen choudhury

hey how did you got that working i am still getting wait...


Unable to push notifications based on filter

Posted: Sun Apr 06, 2014 8:14 am
by Ankur Wadhawan

Well if u using simiar code as I am then u cud test it via the push message sender ...there check the the dropdown which has send messages via query builder... also make sure your phone is getting registered in the database... I was getting wait in the response and never had the phone registered..the code was fine all I had to do was making sure the phone wasgetting registered...the tutorial on appery has 3 services register, update annd unregister .. I beleieve I do have the first 2 ..I dont have unregister service...so make sure the services are made.


Unable to push notifications based on filter

Posted: Sun Apr 06, 2014 8:14 am
by Ankur Wadhawan

Well if u using simiar code as I am then u cud test it via the push message sender ...there check the the dropdown which has send messages via query builder... also make sure your phone is getting registered in the database... I was getting wait in the response and never had the phone registered..the code was fine all I had to do was making sure the phone wasgetting registered...the tutorial on appery has 3 services register, update annd unregister .. I beleieve I do have the first 2 ..I dont have unregister service...so make sure the services are made.