Re: No response on Device
you can go for On device debugging.
[url]http://developer.symbian.org/wiki/index.php/Getting_Started_with_Debugging_on_the_Device[/url]
Re: No response on Device
[QUOTE=RB_Sahu;683528]you can go for On device debugging.
[url]http://developer.symbian.org/wiki/index.php/Getting_Started_with_Debugging_on_the_Device[/url][/QUOTE]
Thanks i know that but i was expecting a bit more comprehensive answer than the link. I have tried that , the device doesnt receive the data at all.
Re: No response on Device
RB_Sahu only knows on how to add links, so lets excuse him. anyway the point is that you would actually need to figure a way on checking on what is happening in the device, thus either check the device debugging thing, or just try file logging to see what it happening in your application. Without knowing on what is going on there, it is pretty hard to figure out the reason for the problem you are encountering.