iOS webkit add-on

Welcome! Forums Unity Plugins In-App Web Browser iOS webkit add-on

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12049
    epicghani
    Participant

    Good day, I’d like to ask if it’s possible to add a new line on the plugin? We need the videos to play inline with the website instead of having them pop up

    our senior suggested that we add this line of code in the webkit for iOS.

    webkit-video-playable-inline

    Hoping for your quick response, Thanks!

    #12053
    PiotrPiotr
    Keymaster

    Hi,
    Try adding playsinline=1 to your URL, like https://somevideo.mp4?playsinline=1.
    Not sure what your developer meant – where exactly that line should be put?

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