Search found 2 matches

Go to advanced search

by James Wilkinson
Fri Jul 19, 2013 8:29 pm
Forum: Issues
Topic: Getting Device Unique ID for Push Notifications - "Class Not Found"
Replies: 4
Views: 176
 
Jump to post

Getting Device Unique ID for Push Notifications - "Class Not Found"

Thank you! Your last sentence turned out to be the key: I had to actually install an APK file on an Android device for this to work. Once I did that, all of these techniques for getting device ID began working.

by James Wilkinson
Fri Jul 19, 2013 7:54 pm
Forum: Issues
Topic: Getting Device Unique ID for Push Notifications - "Class Not Found"
Replies: 4
Views: 176
 
Jump to post

Getting Device Unique ID for Push Notifications - "Class Not Found"

I am attempting to write an application that acquires and displays the Android device IDs for purposes of push notification. According to the tutorial, I should be able to do this: alert(PushNotification.getDeviceUniqueIdentifier()); Unfortunately, this never worked for me. After much trial and erro...

Go to advanced search