Open FranciscoLeuro opened 4 years ago
Terrific plugin. Using on cordova-ios 5.1.0. Now I'm upgrading to cordova-ios 6.1.0 in order to get rid of UIWebView and start using WKWebView to get my apps aproved on AppStore. Sadly, app compiles fine but video is not shown on canvas.
same issue! does anyone have any suggestions to solve the problem! Kevin
i tested a little and found a solution! With use: 'data' it works fine! So i think its a file storage issue!
use: 'data'
Kevin
Terrific plugin. Using on cordova-ios 5.1.0. Now I'm upgrading to cordova-ios 6.1.0 in order to get rid of UIWebView and start using WKWebView to get my apps aproved on AppStore. Sadly, app compiles fine but video is not shown on canvas.