jquery - Android and iOS webview not loading HTML, using AJAX, after playing embedded video -
i have ebook web app jquery carousel plugin (royalslider) preloads html component files(image, html, css), using ajax, in succeeding page containers when user swipes next page. ebook web app loaded in native app webview, both ios , android. in of pages, place video triggers play video overlay (youtube, movideo). i'm testing in mobile devices (iphone , android phones)
the pre loading of html components work fine until play embedded video in page container. example, play embedded video in page 2, mobile video player loads, plays , close video. however, when swipe succeeding pages, preloading of html components doesn't occur end empty pages in page containers of carousel. issue occurs in webview of native app. tried on external mobile browser , doesn't happen.
is there mime-type or data-type need set again after loading video? why won't ajax fetch of html contents work after playing video? "origin" issue after loading videos?
i'm not familiar android , ios webviews. i'm putting e-book web app 3rd party solution provider.
Comments
Post a Comment