offlineViewer | based app for Windows and Mac to view local Photosynth | Dektop Application library
kandi X-RAY | offlineViewer Summary
kandi X-RAY | offlineViewer Summary
An Electron-based app for Windows, OS X, and Linux to view offline Photosynths and panoramas.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of offlineViewer
offlineViewer Key Features
offlineViewer Examples and Code Snippets
Community Discussions
Trending Discussions on offlineViewer
QUESTION
I'm using flutter_inappwebview in a Flutter-app to display local html (from assets). (I know: not ideal. I would prefer to program the whole thing in Dart, but that is not an option right now). It works great..apart from one thing. Can't get the video in html to work.
Problem
The video works fine when I open the html in any browser (directly from assets folder). So the html should be ok. All other html works fine in the app. So files and pubspec-import should be ok. In the app, the page shows a video-player, but no content on both iOS-sim and iOS device. In the Android-sim it works.
Code
I'm using:
flutter_inappwebview: ^3.2.0
sdk: ">=2.7.0 <3.0.0"
I use the inappview like this, after the imports. Server is already running (flutter reports: flutter: Server running on http://localhost:8080)
...ANSWER
Answered 2020-May-22 at 17:05Not sure but you may be missing the NSAppTransportSecurity setting in your Info.plist
. This allows you to load unsafe content which http://localhost:8080
is.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install offlineViewer
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page