I have push notifications working on two emulated devices within eclipse. I am sending notifications to the two devices from my linux server in another state so its not even coming from within my lan. The notifications work perfect.
Problem is, when I plug in my tablet and launch the app on the tablet, push notifications do not work. I can see "something" is happening in eclipse when i send the notification from my server with curl, however its not triggering/launching my app.
Why is this?
Problem is, when I plug in my tablet and launch the app on the tablet, push notifications do not work. I can see "something" is happening in eclipse when i send the notification from my server with curl, however its not triggering/launching my app.
Why is this?