its caused by phone events and its different. you register to them using
PhnLibRegister(...) and then your application will be called with launchcode
phnLibLaunchCmdEvent when they come. it seems when application is no more there
then it will reset.

in fact as soon as i unregistered all events in AppStop then reset stopped (and
so stopped some application functionality so its not solution)


James Lin wrote:
> Michal Seliga wrote:
>> i am stuck in infinite loop of consequences...maybe someone 
>> will be able to get me out of it
>>
>> - american treo 650 (tested on sprint, verizone and cingular) 
>> have problem that if application is registered to get phone 
>> events and application is deleted then these events are still 
>> sent by system and it causes treo to reset. it doesn't happen 
>> on treo650 unlocked gsm i am using.
> 
> Are you handling the notifications through a function pointer or through the 
> sysAppLaunchCmdNotify launch code?  If the latter, that seems pretty strange, 
> and I've never noticed any such problems with notifications on my American 
> Sprint Treo 650.  Does it happen with particular notifications?
> 
> - James
> 

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to