Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
PushNotifications GCM problem
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
apanizo  
View profile  
 More options Oct 3 2012, 10:46 am
From: apanizo <adolfo.pan...@gmail.com>
Date: Wed, 3 Oct 2012 07:46:16 -0700 (PDT)
Local: Wed, Oct 3 2012 10:46 am
Subject: PushNotifications GCM problem

Hi all,

I am experiencing problems with GCM.

I understand that if you "force stop" one app is no longer available for
receiving notifications. You can see the explanation here<http://stackoverflow.com/questions/11614521/how-can-i-receive-notific...>
 and here<http://stackoverflow.com/questions/12073449/android-gcm-push-notifica...>
.

*But how can I receive notifications just after turning on the phone?* Because
now, I am able to receive push notifications* if I start the app first *(and
this is a waste of time).

Any special configuration in the AndroidManifest.xml ??

Thanks in advance,

Adolfo.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Coryat  
View profile  
 More options Oct 4 2012, 12:44 am
From: John Coryat <cor...@gmail.com>
Date: Wed, 3 Oct 2012 21:44:14 -0700 (PDT)
Local: Thurs, Oct 4 2012 12:44 am
Subject: Re: PushNotifications GCM problem

I think you missed something in the GCM documentation in regard to the
basic way messages are received by apps from GCM.

There's a group dedicated to GCM that this question would probably more
likely to receive detailed answers. In the meantime, I suggest reviewing
the GCM docs. The answer is there.

-John Coryat


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dnk  
View profile  
 More options Oct 4 2012, 2:00 am
From: dnk <dnkou...@gmail.com>
Date: Wed, 3 Oct 2012 23:00:42 -0700 (PDT)
Local: Thurs, Oct 4 2012 2:00 am
Subject: Re: PushNotifications GCM problem

Once your app is registered with GCM you should have a broadcast receiver
that receives the GCM message. Even if your process is dead then it will be
started when the message arrives.

This should also apply in the case where the phone rebooted.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Adolfo Panizo Touzon  
View profile  
 More options Oct 5 2012, 5:54 am
From: Adolfo Panizo Touzon <adolfo.pan...@gmail.com>
Date: Fri, 5 Oct 2012 10:51:46 +0100
Local: Fri, Oct 5 2012 5:51 am
Subject: Re: [android-developers] Re: PushNotifications GCM problem

Thanks for answering!

It's solved.

2012/10/4 dnk <dnkou...@gmail.com>

--
El precio es lo que pagas. El valor es lo que recibes.
Warren Buffet

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »