I have an application that is running as a background process that always needs to be active. When you go to do an Uninstall I see an error message "Unable to remove application. Some Apps. must be closed first. Close now?"
I observe that the Uninstaller tries to kill everything the application is running to do the uninstall. Is there some way in my application engine I can detect when the uninstaller is running to allow it to properly shut down and avoid the user seeing this message?
I also have an program that runs on uninstall defined in the pkg file if this is relevant.
Any info on the system uninstall functionality would be helpful. This is for S60 3.0 Symbian 9.1 devices.

Reply With Quote


