• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Question about push notifications and testing

mavness

Lurker
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?
 
Back
Top Bottom