Possible to extend the callbacks to include one for 'onBrowserStartedLoading'?

Welcome! Forums Unity Plugins In-App Web Browser Possible to extend the callbacks to include one for 'onBrowserStartedLoading'?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1035
    hjalle
    Participant

    We have recently purchased the In App Web Browser plugin, which we are currently testing in our game. So far I am happy with the integration flow, and the plugin seems to be working nicely on both Android and iOS.

    but…

    I’m implementing a flow where we need to listen to certain urls to be opened, and then take action based on this. The current issue that I am facing is that the callbacks seems to be received as the page has finished loading completely, which will make the flow for the user very slow.

    So my question is, would it be possible to have some additional callbacks for when the page is starting to load, or somewhere earlier in the flow?

    The callbacks I’m referring to are onBrowserFinishedLoading, onBrowserFinishedLoadingWithError. And they would be complemented with something like onBrowserStartedLoading.

    Thanks!

    #1036
    PiotrPiotr
    Keymaster

    I’ve sent you beta version of this feature on your email. Let me know if it worked out for you.

    #1043
    hjalle
    Participant

    Thank you for the super fast answer! We have currently paused this integration for other reasons, but will get back to you as soon as we are on it again.

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