-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Comments
same issue on ios, works fine on Android ! |
I encountered same issue. Then, I tried to use this PR's branch on my project. It works 👍 |
Same issue here, |
same issue here, |
Yes same issue, |
I'll take a look at the bundling issue. Am fixing another issue in the code at the same time.
…________________________________
From: Arpit Jacob <notifications@github.com>
Sent: Wednesday, August 1, 2018 1:33 AM
To: react-native-community/react-native-video
Cc: Mishra Ash; Mention
Subject: Re: [react-native-community/react-native-video] iOS Video not displaying in release mode from bundled assets (#1150)
Yes same issue, React Native 0.56 and react-native-video 3.1.0
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1150 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AbpNLvCAQmXBcUnGq-var-BViSuZT5Dbks5uMWfMgaJpZM4Vhl9l>.
|
PR for fix |
@ashnfb 🙏 hero |
Hope a new release comes soon looking forwards to it |
Trying it out now! |
I still have this issue with react-native-video 3.2.1. |
Current behavior
Video does not display in 'Release' Build Configuration' in iOS
Reproduction steps
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:
Package version 3.1.0
react-native 0.56.0
The text was updated successfully, but these errors were encountered: