You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I love your plugin but I'm unable to play local videos. I see I can play videos via http, but how can I play say an embedded video? Any examples about that? I have an app that must work offline and therefore must bring its own videos. Thanks!
The text was updated successfully, but these errors were encountered:
Hi, for Droid try to set property VideoSource="android.resource://nameproject.Droid/raw/video1" and video1.mp4 put to solution\nameproject.Droid\Resources\raw\video1.mp4
Hi, I love your plugin but I'm unable to play local videos. I see I can play videos via http, but how can I play say an embedded video? Any examples about that? I have an app that must work offline and therefore must bring its own videos. Thanks!
The text was updated successfully, but these errors were encountered: