Page 1 of 4

No reachable device for push messages

Posted: Tue Jan 13, 2015 6:24 pm
by Istvan

Hi.
Im trying send push message but:

  • Im installed the app on android device and one ios

  • I dont see on deveci list in database

  • I cannot send message becouse there isnt device (i think)

    The app settings is default (android permissions)

    Please help me.

    Thanks


No reachable device for push messages

Posted: Tue Jan 13, 2015 6:43 pm
by Istvan

hohoho ...

Libraries versio, .. 2.0 ... no Phonegap

maybe this is the reason?

1.2 .... 1.1 include the phonegap.

in the documentation: http://devcenter.appery.io/documentat...

"There are currently four versions: v1.1 (PhoneGap 2.9.0), v1.2 (PhoneGap 3.0.0), v2.0 (PhoneGap 3.6) and v2.1(PhoneGap 3.6):"

I change the version to 2.1, no phonegap

I dont want handling the push message in mobil app. I would like send from the consol only.


No reachable device for push messages

Posted: Tue Jan 13, 2015 7:37 pm
by Istvan

RECEIVE_WAP_PUSH it was unchecked in default.

I check it and build ... now i have this android device on list. Message sent success, but on the list: error invalidRegistration Device count: 1


No reachable device for push messages

Posted: Tue Jan 13, 2015 7:51 pm
by Istvan

the token : undefined at this device

Im find this: https://getsatisfaction.com/apperyio/...

but there isnt solution in the topic.

I have is ios device too but the token is correct here. (didnt test the push)


No reachable device for push messages

Posted: Wed Jan 14, 2015 4:56 am
by Yurii Orishchuk

HI Lstvan,

"RECEIVE_WAP_PUSH" - it's not necessarry for this functionality.

But what necessary - is to enable push notification in your app.

Please follow this tutorial to understand how to do it:

http://devcenter.appery.io/tutorials/...

Regards.


No reachable device for push messages

Posted: Wed Jan 14, 2015 8:09 am
by Istvan

hmm
After this change the android device i see in database but token is "undefinied" and when I use the app another android device then that is replace previous android device with different id. The token is "undefinied".
Im try with ios where id and token is correct.


No reachable device for push messages

Posted: Wed Jan 14, 2015 8:17 am
by Evgene Karachevtsev

Hello Istvan,

Could you please clarify, did you implement everything as it is shown in the tutorial provided by Yurii?


No reachable device for push messages

Posted: Wed Jan 14, 2015 2:10 pm
by Istvan

If I dont want handling the push messages in app then enough till "Assigning push notifications! part only?

The google setting is OK.

try again and no change token is undefinied .... (I dont know that a correct device id include a ";" or not. I see ; in the device id on the database)


No reachable device for push messages

Posted: Wed Jan 14, 2015 5:22 pm
by Istvan

Yes I created a new one for the clear situation. Step by step follow it.


No reachable device for push messages

Posted: Thu Jan 15, 2015 1:51 am
by Yurii Orishchuk

Hi Lstvan,

Please specify your app public link(this new one). And share your DB(that's attached to this app).

Regards.