We have a Symbian Signed application comprised of two components: a UI application and background auto-start application. On Nokia devices the auto-start application starts fine at device boot time (and installation time). However, on Samsung devices i550 & G810 (the devices we have in house) the auto-start application crashes with "Application closed: main" on every device boot (and after initial install). Bad assumption on my part that it's the auto-start application failing, but since it does it at device boot time I'm fairly confident it is the problem.
Our problem is that we can't determine the reason for the auto-start application failure on these Samsung devices. We're following documented instructions for "Nokia Startup List API" as mentioned in http://www.newlc.com/autostart-your-...ion-phone-boot.
Is there something unique about Samsung's Symbian version on these devices?
Any guggestions on how to find the failure with our auto-start application on Samsung devices: 1) at install time, and 2) device boot time?
Thanks.

Reply With Quote

