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.

Android not works

See original GitHub issue

Video don’t play on android (api 19 and 23) with RN 0.29. White screen without any errors. onEnd fires before onLoad. <Video rate={1} onEnd={console.log('onEnd)} resizeMode='contain' source={{uri:'http://192.168.1.102:88/videos/1468196289-7205687.mp4'}} onLoad={console.log('onLoad')}/>

UPD Magically after posting issue (maybe after restarting simulator) I get error : { error: { extra: -2147483648, what: 1 } }

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:33 (11 by maintainers)

github_iconTop GitHub Comments

5reactions
jenskuhrjorgensencommented, May 30, 2018

@mattapperson Where do I find the explanation for the error codes? I’m having problems playing a video on an old HTC device and an old Nexus simulator. I get: error: { extra: -38, what: 1 }

5reactions
shilpancommented, Nov 3, 2016

@mattapperson can we re-open this issue? This still seems to be the issue. The same video, when ran on iOS runs just fine. But on Android, it throws the error: { error: { extra: -2147483648, what: 1 } }

The video I have been using was recorded and encoded in Snapchat. It’s using H.264 encoder and is about as nominal as it gets.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix an installed Android app that isn't working - Google Support
Fix an installed Android app that isn't working. Try the following steps if an app installed on your phone has any of these...
Read more >
are my apps not working on my Android phone - Carlcare
How to fix android apps not working · Reboot your phone · Update or roll back Android System WebView app · Check and...
Read more >
Android Apps Not Working? Try These Fixes - Make Tech Easier
Android Apps Not Working? Try These Fixes · 1. Roll Back to an Older Version of the App · 2. Uninstall Android System...
Read more >
Top 8 Ways to Fix Apps Won't Open on Android - Guiding Tech
Step 1: Open the Settings app, navigate to System and select Reset options. Step 2: Select the Delete all data (factory reset) option....
Read more >
Android Touchscreen Not Working? 7 Tips, Fixes, and ...
Press and hold the Power button to display the power menu, then tap Restart if you're able.
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