Open browser

Welcome! Forums Unity Plugins In-App Web Browser Open browser

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1835
    FabioTG
    Participant

    Hi there!

    Is it possible to open a native browser, like Safari or Chrome, from link in webpage load into the plugin?
    I need this because I have a page that is only working on Android and I need IOS user to open it also.

    Best Regards,

    Fabio

    #1837
    PiotrPiotr
    Keymaster

    Hi,

    I think you could attach javascript click listener and once user wants to open a link you communicate with Unity script and call regular Unity
    API for external browser.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.