You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using @brightcove/react-player-loader library version v1.4.1 for building an app that combines Video and Phaser
I always meet this issue when Video is playing on iOS Simulator's Safari TypeError: undefined is not an object (evaluating 'this._dataMapping.bc_volumechange.event')
What should I do now ?
The text was updated successfully, but these errors were encountered:
I am using @brightcove/react-player-loader library version v1.4.1 for building an app that combines Video and Phaser
I always meet this issue when Video is playing on iOS Simulator's Safari
TypeError: undefined is not an object (evaluating 'this._dataMapping.bc_volumechange.event')
What should I do now ?
The text was updated successfully, but these errors were encountered: