I am using the PHP backend to GCM #11242743 and it works wonderfully easily. I am really impressed with the reliability and the persistence of this system....However... It seems to take up to a minute to pass the first of a batch of messages. Background. I am using GCM in a system where users send in pictures or other files to wait in a cloud storage. As the picture or file arrives in the cloud store it triggers a GCM call and the Android tablet begins the downloading process. It works fine, almost instantaneously for the second and subsequent calls, but the first call can delay about 1 minute sometimes.
Is there anything I can do about this?