android - Using GCM to receive messages sent when device is not connected to internet -


i trying use gcm try , send messages application when device not connected internet. know gcm waits till device has internet , sends message. however, when test app disabling wifi, sending push message , enabling wifi not see message being received. following exact example this site. since using intentservice , broadcastreceiver figured handle case. have make other changes make work while device has no internet? since


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -