Open pankaj-pardhi opened 6 years ago
@pankaj-pardhi Try the Url on my Basic demo app and it works well. Can you try your code on Emulator for Pixel 2, running Android 8.1 with Google Store? I want to make sure it is device specific issue or library issue.
It is Working in Demo Code...@Pixel 2...
@eneim
could you suggest the resolution for that
Anything I am missing in code
I wonder if it is an issue of ExoPlayer on Moto G Plus. Can you clone code of ExoPlayer, try their demo app and replace your url their?
@eneim Actually It is showing the same black screen with audio on any device while I am running video in my app
So, does your app runs normally on Pixel 2 emulator? Or it still shows black on Emulator? (your app but not my library’s demo).
Because your link and the ViewHolder works well on my code I need to break down your issue and I want to know if your app has any problem with devices different than Moto G Plus.
There is Video Playing, I can see only Black screen and I can able hear only Audio. Help me with this issue
FeedAdapter.class
And BasicPlayerViewHolder.class from app folder use provide the code.
Can you please help me with this.