How Do I Open a Browser Directly from My Mobile App? (Magic xpa 3.x)
It’s easy to enable the opening of a browser directly from your mobile app. All it takes is one line of code.
-
Define an Invoke OS Cmd operation, zoom to the Expression Editor and type in the URL of the Website that you want to open between two single quote marks ('), for example: 'http://magicsoftware.com'.
-
From the Invoke operation’s properties, it is very important to remember to set the Execute On property to Client.