Webview Video Playing and IOS
I am trying to play a video through a webview. I feed it a specific url (https link provided by the client that validates the device) that then loads an mp4. If I run in ADT, I get a "Error #2044: Unhandled ErrorEvent:. text=Plug-in handled load" but loads the video. With AOT (release build), it simply doesn't continue and I get nothing showing up. Is there a framework that I need to add to allow for this plug in to exist and work in AOT?
thanks
