Hello dear b4ppc communuty
I've got one question.
I wrote an app which is loading some profiles on app start.
I want it to "start, load profile and apply, exit app" after every reboot. Which is working fine.
How do I do the detection IF the app was started by user or on boot_completed ? I hope you can help me and understand my question.
My temporary solution was, upon manual start and loading of profile and exit I allows you to tap the app gui to stop the exiting process.
So basically, the question is: "I want my app to know if it's started upon a BOOT or upon my request(user start).
Thank you very much.
I've got one question.
I wrote an app which is loading some profiles on app start.
I want it to "start, load profile and apply, exit app" after every reboot. Which is working fine.
How do I do the detection IF the app was started by user or on boot_completed ? I hope you can help me and understand my question.
My temporary solution was, upon manual start and loading of profile and exit I allows you to tap the app gui to stop the exiting process.
So basically, the question is: "I want my app to know if it's started upon a BOOT or upon my request(user start).
Thank you very much.