> Is there a good "catch all" for detecting when your application's
> prc has been loaded on a device?

Yes, sysAppLaunchCmdSyncNotify. :-)

> I thought the launch command sysAppLaunchCmdSyncNotify did this,
> but it doesn't seem to catch anything but hotsync.

Oh, it does more than that. If the application is sent to the device via 
beaming, it gets launched with this launch code. If the PalmSource Installer 
installs it there (e.g., over-the-air), it gets launched with this launch code. 
Even if a database with the same creator ID as your application gets updated, 
your application gets launched with this launch code.

What cases do you have when the application is being installed on the device 
but doesn't get launched with this launch code?

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

Reply via email to