Back Button

Welcome! Forums Unity Plugins In-App Web Browser Back Button

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1359
    Morgan2001
    Participant

    Добрый день, подскажите как по кнопке назад не закрывать браузер, а возвращаться на предыдущую страницу? При этом верхняя панель должна быть скрыта.
    В документации нашел что надо подписаться на OnAndroidBackButtonPressed
    Как правильно это сделать? Если можно кодом

    #1361
    PiotrPiotr
    Keymaster

    Hi,
    You simply need to use InAppBrowserBridge prefab and put it on the scene. Then Use OnAndroidBackButtonPressed callback and provide custom behavior there. You can check sample scenes for an example of using bridge prefab.

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