Good Day,
I was wondering if Outsystems can prevent the mobile application to run in browser using its URL (not the URL of Outsystems emulator).
Thanks in advance,
Raphael Laurence Reyno,
Systems Development Junior Officer
Hi Nordin,
I tried using the DeviceDetection functions but it only works in web browsers, i can still access the application in the mobile browser.
Though i found the solution, I used the Common Plugin IsCordovaDefined in the Oninitialize action and now i can only access it in the installed application.
Thanks
Raphael Laurence Reyno
Hi Raphael,Using these kind of functions in your code, you could do a lot to prevent your mobile application from running in a web browser.
Kind regards,Nordin
Thanks for the response, I'll check those function.
Thank you,