Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Video not displaying in release mode from bundled assets #1150

Closed
ahmetabdi opened this issue Jul 26, 2018 · 12 comments
Closed

iOS Video not displaying in release mode from bundled assets #1150

ahmetabdi opened this issue Jul 26, 2018 · 12 comments

Comments

@ahmetabdi
Copy link

ahmetabdi commented Jul 26, 2018

Current behavior

Video does not display in 'Release' Build Configuration' in iOS

Reproduction steps

<Video style={styles.landingVideo} muted repeat resizeMode="cover" source={require('../../assets/videos/bg.mp4')} />

Build in iOS a choose 'Release' build configuration by changing the scheme cmd + shift + <

Expected behavior

Video to display

Platform

Which player are you experiencing the problem on:

  • iOS

Package version 3.1.0
react-native 0.56.0

@ahmetabdi ahmetabdi changed the title iOS Video not displaying in release mode iOS Video not displaying in release mode from bundled assets Jul 26, 2018
@younes200
Copy link

same issue on ios, works fine on Android !

@camelmasa
Copy link

I encountered same issue.

Then, I tried to use this PR's branch on my project. It works 👍

@alexandrughinea
Copy link

alexandrughinea commented Jul 29, 2018

Same issue here, React Native 0.56 and react-native-video 3.1.0

@SHISME
Copy link

SHISME commented Jul 30, 2018

same issue here, React Native 0.51.0 and react-native-video 3.1.0

@ahmetabdi
Copy link
Author

@ashnfb @cobarx tagging as will be a issue for many

@arpitjacob
Copy link

Yes same issue, React Native 0.56 and react-native-video 3.1.0

@ashnfb
Copy link
Contributor

ashnfb commented Aug 1, 2018 via email

@ashnfb
Copy link
Contributor

ashnfb commented Aug 1, 2018

PR for fix
#1162

cobarx added a commit that referenced this issue Aug 1, 2018
@ahmetabdi
Copy link
Author

@ashnfb 🙏 hero

@ahmetabdi
Copy link
Author

Hope a new release comes soon looking forwards to it

@unicornRainbows
Copy link

Trying it out now!
Shot for this! really epic

@martinfrouin
Copy link

I still have this issue with react-native-video 3.2.1.
It's working well on my iOS simulator (debug & release) and on my iPad (debug)
but not on my iPad (Release)
Do you have a solution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants