- Home /
How to return to the main app from browser app
Hi,
I have a mobile android app developed in unity. On a sepecific button click the app opens the web browser app(chrome) in the device.
The thing that I could not resolve and find any info on forums is that when the user closes the web browser app, how could I return directly to the original app and continue where it is left from?
The app runs on Android 6. Unity version is 2018.1.5.f1
Any help is appriciated. Thanks
Comment