I'm trying to package a video within an app. Without a video option, I've put a video in an iframe (stored locally). I've added the html file and video to the files list in app properties, but when compiled the app cannot find the page.
Is there a better way of inserting video into the app? Must run locally (without internet connection)
I'm trying to package a video within an app. Without a video option, I've put a video in an iframe (stored locally). I've added the html file and video to the files list in app properties, but when compiled the app cannot find the page.
Is there a better way of inserting video into the app? Must run locally (without internet connection)