question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

react-native-video shows blank screen in my app without any error log

See original GitHub issue

Current behavior

Describe what happens when you encounter this issue.

I am using only one video file for each screen (I have four screens), when I switch to another screen the video not play on the next screen when I goto previous screen video is playing and shows the black (blank area) screen without throwing error.

Reproduction steps

A 1, 2, 3, etc. list of what’s needed to see the issue happen.

Expected behavior

I just want to play video on each screen as I goto another screen

Platform

Which player are you experiencing the problem on:

  • Android ExoPlayer

Video sample

I have downloaded this video and use it from my project. <Video source={require("../../assets/video/backgroundVideo.mp4")} />

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
waheedakhtar694commented, Jan 31, 2020

@gsunsnackv i am having same issue on android on v5.0.2 on ios it works fine.

0reactions
petrosmmcommented, Apr 8, 2020

Can you try on 4.4.4?

can someone tell me if this is related to google/ExoPlayer#58, google/ExoPlayer#2993, and/or https://exoplayer.dev/supported-devices.html ?? because I do remember experiencing those issues before?

Read more comments on GitHub >

github_iconTop Results From Across the Web

react-native-video shows blank screen in my app without any ...
I am using only one video file for each screen (I have four ... react-native-video shows blank screen in my app without any...
Read more >
react-native-video shows blank screen in my ... - Stack Overflow
I am using react-native-cli and in my app, react-native-video doesn't work in my page. It shows blank space. I have already run react-native...
Read more >
react-native-video shows blank screen in my app without any ...
Coding example for the question react-native-video shows blank screen in my app without any error log-React Native.
Read more >
React Native blank white screen issue (solved) - Coding is Love
Make sure that dev server is running and set the IP address of your PC in dev settings. Open dev settings by shaking...
Read more >
React Native white blank screen issue - YouTube
React Native white blank screen issue. ... Your browser can't play this video. Learn more. Switch camera ... Show more. Show more ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found