Is there any way i can disable the browser 'back' button when running web core application?
Afaik, this isn't possible and isn't desirable as it breaks an expected UX.
I see. Thank you. Then is it possible to switch the browser to full screen mode when application starts?
This might help
Thank you