Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Push pushNotification troubles

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?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Push pushNotification troubles

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

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Push pushNotification troubles

Just checked... Its is ticked..

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Push pushNotification troubles

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Push pushNotification troubles

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

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Push pushNotification troubles

Tks. Let me know...

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Push pushNotification troubles

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...

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Push pushNotification troubles

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?

Emmz
Posts: 0
Joined: Sat Jun 23, 2012 11:06 pm

Push pushNotification troubles

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Push pushNotification troubles

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

Return to “Issues”