Recently started working with Btmovin player on our react native project and I am noticing that on Android, after a hot reload, there is only audio from the player on a blank screen.
Things start working normally if the app if Force stopped and started again. And after a hot reload, it’s a blank screen just with audio.
Is this a bug or is there anything wrong with the integration?
IOS seems to be fine
React native and player version:
“react-native”: “0.76.6”,
“bitmovin-player-react-native”: “^0.39.0”,