Posts

Post marked as solved
1 Replies
6.5k Views
Hello! I have an app that i need always keep alive. I need relaunch the app after a crash, force-quit by the user, kill by O.S or reboot the phone. At least I need to know why my app was closed?, if was a crash, force quit, the user turn off the phone or something. Is it possible? I really need your help with this. Thank you for read and sorry for my english.
Posted
by Bjvb09.
Last updated
.
Post marked as solved
6 Replies
6.9k Views
Hello! I have a question. Is there a way to get the last time that the phone was booted? I found this:ProcessInfo.processInfo.systemUptimeBut it give me the time since the last time the phone was turned off, and I need to know the time since the last time the phone was switched on. I don't know if this is possible.
Posted
by Bjvb09.
Last updated
.