Hello,
I want my app to completely shutdown & then automatically get relaunch without manual intervention.
In my case I download some file which can only gets affected after fresh launch.
Like Corona viewer gets relaunch automatically.
I’ve done this by installing one more app. And using open URL scheme I launch that app. Then that new app launch actual app. (Please refer attached image)
But this is not the correct way.