What type of response code are you getting from the C2DM server when you 
try to send a message to that specific device ID? It will let you know if 
there is any issues with your current device ID.

Steven
Studio LFP
http://www.studio-lfp.com


On Saturday, October 29, 2011 5:37:58 AM UTC-5, Manikandan M wrote:
>
> Hi Steven,
>
> Thanks for the reply.
>
> I am using droid x and i am unable to get c2dm messages, registration is 
> fine even i also have response id from the c2dm server but message is not 
> delivered to the device. It works for all other devices.
>
>
> Thanks
> Manikandan
>
> On Fri, Oct 28, 2011 at 8:20 PM, Studio LFP <studi...@gmail.com> wrote:
>
>> I don't think the ID you get for the device expires.
>>
>> If you give the user the option of unregistering, then you would use the 
>> same register routine again to get a new ID. If the user uninstalls the 
>> application, it also unregisters and you would need to get a new ID if they 
>> reinstalled. If neither of these two happen, I believe you don't ever have 
>> to refresh the ID of the device.
>>
>> Are you running into a problem?
>>
>> Steven
>> Studio LFP
>> http://www.studio-lfp.com
>>
>>
>>
>> On Friday, October 28, 2011 9:33:05 AM UTC-5, Manikandan M wrote:
>>
>>> Hi All,
>>>
>>> Any ideas.
>>>
>>>
>>> Thanks
>>> Manikandan
>>>
>>> On Fri, Oct 28, 2011 at 3:50 PM, Manikandan M <c2dm...@gmail.com> wrote:
>>>
>>>> Hi All,
>>>>
>>>> Is that any other way to do this without registering at particular 
>>>> interval.
>>>>
>>>>
>>>> Thanks
>>>> Manikandan
>>>>
>>>>
>>>> On Fri, Oct 28, 2011 at 2:52 PM, Manikandan M <c2dm...@gmail.com>wrote:
>>>>
>>>>> Hi All,
>>>>>
>>>>> As i know c2dm registration id periodically refreshed, how do i get
>>>>> the refreshed c2dm registration id.
>>>>>
>>>>> Is i want to register again at particular interval?
>>>>>
>>>>>
>>>>> Thanks in Advance
>>>>> Manikandan.
>>>>>
>>>>> --
>>>>> You received this message because you are subscribed to the Google
>>>>> Groups "Android Developers" group.
>>>>> To post to this group, send email to androi...@googlegroups.com
>>>>>
>>>>> To unsubscribe from this group, send email to
>>>>> android-develop...@**googlegroups.com
>>>>>
>>>>> For more options, visit this group at
>>>>> http://groups.google.com/**group/android-developers?hl=en<http://groups.google.com/group/android-developers?hl=en>
>>>>>
>>>>
>>>>
>>>  -- 
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-d...@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-develop...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to