
Problem with player
I am an android developer and I have problem with your player. Can you help me?
http://stackoverflow.com/questions/41026585/rotating-of-screen-with-jw-player-works-bad-in-android-application
I am an android developer and I have problem with your player. Can you help me?
http://stackoverflow.com/questions/41026585/rotating-of-screen-with-jw-player-works-bad-in-android-application
Please provide a link to your test project
https://github.com/alex-pers/test_jw_player
There is the test project. Application works bad sometimes.
But the most big problems are on samsung a5 (6.0.1) and lg g4 (6.0.0).
Problem was described on link in my first message above.
I would appreciate for your answer.
Hi,
I’ve looked through your code and there’s no obvious reason as to why this is happening. Have you considered extending the JWSupportFragment instead of building the Fragment yourself? I see you’re already extending MvpFragment so not sure how you’d like to handle this.
Furthermore, what are you trying to build?
Hello, Thank you for your response.
I tried to use JwPlayerFragment and new sdk. But there were more problems for me ( in portrait orientation player was rotated , but didn't become smaller).
These issues don’t show up in a “normal” setup of the player, this is unfortunately due to your specific setup and because of that I cannot debug.