- Rename plugin reference to Cordova.videoPlayer
-
Basic video playback
-
CC support
-
Migrate to gradle for dependencies
-
Full screen on start
-
Exit on end
-
Playback callback
-
Fix white line at the bottom
-
Add play by url
-
Landscape mode
-
On screen back button
-
Loading spinner on buffering
-
Timeout on lost connection after 60s
-
Make it work
-
CC support
-
Migrate to cocoapods (migrated on main, look into updatedPodsFile)
-
Full screen on start
-
Exit on end
-
Playback callback
-
Fix white line at the bottom
-
Landscape mode
-
Add play by url
cordova.plugins.videoPlayer.playById(accountId, policyKey, videoId, success, error)
cordova.plugins.videoPlayer.playByUrl(videoUrl, success, error)