
PlaybackRate in version 7.12.2 not working in my hybrid app
I tried to implement custom playback rate in my demo hybrid app (Cordova Platform) using JWPlayer version 7.12.2. Video plays fine but the playback rate of the video does not change even after changing Playback speed in JWPlayer control bar. Followed the same example provided by JWPlayer - https://developer.jwplayer.com/jw-player/demos/advanced/set-playback-rate/ Is the PlaybackRate feature not supported in Cordova/PhoneGap ?