
nControlBarVisible delegate was not called
nControlBarVisible delegate was not called after loading new config into player using following method
- (void)loadConfig:(JWConfig *)config;
nControlBarVisible delegate was not called after loading new config into player using following method
- (void)loadConfig:(JWConfig *)config;
Hi,
Here is a project that illustrated that onControlBarVisible gets called when I load a new config- http://qa.jwplayer.com.s3.amazonaws.com/~daniel/onControlBarVisible.zip
Please let me know your thoughts.