Hello,
I want to open a new browser window and a specific URL when the user taps on a text or button in my Android/iOS game.
Maui already provides an out-of-the-box API for implementing this function. You could add a click event to your textbox or button and open a browser window in the event through the following API.
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.