Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Java (285 fork)batch import
help wantedpull-request-welcome

Metriche repository

Star
 (392 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Hello there. using latest version of the plugin and also latest versions of cordova (6.0 and 6.1 at least) i've found that when playing video history of the activity was not cleared on each 'streamingMedia.playVideo()' call. I tested on an android device 4.x (not tested on IOS); don't know if it's a common or a default (and desired) behaviour on previous versions of Cordova but i don't think so or should not be a default one. So i solve this but adding android:noHistory="true" to plugin.xml file on lines 56 and 55 (not tested with audio but supposed to act the same way). Maybe it worths and update and a PR.

Anyway, thanks and congrat for the plugin. Hope it will remain alive.

Guida contributor