
OnMeta event is not working across mobile browsers
I'm trying to get HLS stream's meta information i.e. bandwidth, bitrate etc. with JWPlayer 6.11 but it seems that meta event is only expected to work in Desktop browser as for mobile browser in HTML5 mode i.e. Mobile Safari or Android Chrome I'm getting NULL wherease it works fine with Desktop browsers.
If there are such limitations, Can you point out the reference documentation as I havent come across about such limitation but with testing I came to conclusion that onMeta event will not work with Mobile browsers.
Switching to JW7 too doesnt resolve it.