Page 1 of 2

Push pushNotification troubles

Posted: Mon Feb 11, 2013 10:17 pm
by Emmz

Follow up on "https://getsatisfaction.com/tiggzi/to..."
code
window.plugins.pushNotification.getDeviceUniqueIdentifier(function(id){
alert(id);
});/code
Gives me "Class Not Found" in Android Phone.
Also LocalStorage pushNotificationDeviceID is Blank.
And LocalStorage pushNotificationToken is blank

What am I missing?


Push pushNotification troubles

Posted: Mon Feb 11, 2013 10:24 pm
by Kateryna Grynko

Hello,
"Use push notification" should be ticked in App settings.


Push pushNotification troubles

Posted: Mon Feb 11, 2013 10:30 pm
by Emmz

Just checked... Its is ticked..


Push pushNotification troubles

Posted: Tue Feb 12, 2013 3:03 am
by Emmz

Its been 5hrs... no reply.
I guess we give up on this then.
Perhaps Push not ready for prime time


Push pushNotification troubles

Posted: Tue Feb 12, 2013 10:36 am
by Maryna Brodina

Hello! No, we don't give up:) Working on... We'll update.


Push pushNotification troubles

Posted: Tue Feb 12, 2013 6:02 pm
by Emmz

Tks. Let me know...


Push pushNotification troubles

Posted: Tue Feb 12, 2013 7:38 pm
by Emmz

Your continuing to indicate Push works on this thread .
https://getsatisfaction.com/tiggzi/to...

Does this mean there are no problems?
Device ID "Class Not Found" in Android Phone.

Just trying to decide what to do with push...


Push pushNotification troubles

Posted: Tue Feb 12, 2013 8:09 pm
by Kateryna Grynko

We can't reproduce thr error.
Is it a Java error or JavaScript error?
Does it appear when building APK, when app start or when getting message?
What's your Android version?


Push pushNotification troubles

Posted: Tue Feb 12, 2013 8:24 pm
by Emmz

No...
No Errors.
There are NO values applied to the Localstorage items mentioned. After registration, subscribe attempts etc..
Device Id shows Gives me "Class Not Found" in Android Phone. 2.3.5


Push pushNotification troubles

Posted: Tue Feb 12, 2013 9:53 pm
by Kateryna Grynko

Please be sure parameters "Sender ID" and "API Key" in "Push Notifications" are correct.