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

Video propType source is throwing error #183

Open
oneeb-asad opened this issue Aug 26, 2024 · 8 comments
Open

Video propType source is throwing error #183

oneeb-asad opened this issue Aug 26, 2024 · 8 comments

Comments

@oneeb-asad
Copy link

Simulator Screenshot - iPhone 15 Plus - 2024-08-26 at 15 35 15
I have download the library and implemented it after implementation of video I'm receiving this error. Is this error is due to react-native-video library or from video player library. Also downgrading the library will resolve the issue or not?

@MahouShoujoMivutilde

This comment was marked as resolved.

@github-staff github-staff deleted a comment from oneeb-asad Aug 27, 2024
@PaurushFrontM
Copy link

Same Issue. Whats the version of react-native-video you are using?
@oneeb-asad

@oneeb-asad
Copy link
Author

Same Issue. Whats the version of react-native-video you are using? @oneeb-asad

The issue is resolved for me by downgrading to react-native-video version to ^5.2.1

@andrefangeloni
Copy link

@oneeb-asad for iOS worked, but for Android I got this error:

Could not determine the dependencies of task ':app:processDebugResources'.
> Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.android.support:appcompat-v7:31.0.0.
     Searched in the following locations:
       - https://oss.sonatype.org/content/repositories/snapshots/com/android/support/appcompat-v7/31.0.0/appcompat-v7-31.0.0.pom
       - https://repo.maven.apache.org/maven2/com/android/support/appcompat-v7/31.0.0/appcompat-v7-31.0.0.pom
       - file:/Users/andreangeloni/Development/TemLance/temlance/node_modules/jsc-android/dist/com/android/support/appcompat-v7/31.0.0/appcompat-v7-31.0.0.pom
       - https://dl.google.com/dl/android/maven2/com/android/support/appcompat-v7/31.0.0/appcompat-v7-31.0.0.pom
       - https://www.jitpack.io/com/android/support/appcompat-v7/31.0.0/appcompat-v7-31.0.0.pom
     Required by:
         project :app > project :react-native-video > com.github.adityaxjha:Android-ScalableVideoView:10e7b4da8b

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html

What do you suggest?
I'm using 0.75.4 version of react-native.
Thanks

Copy link
Contributor

github-actions bot commented Dec 3, 2024

This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically.

@github-actions github-actions bot added the stale Closed due to inactivity or lack or resources label Dec 3, 2024
@Shivangi2909
Copy link

Facing same issue on iOS after upgrading react-native to version 0.76.3 and react-native-video to 6.8.2

@github-actions github-actions bot removed the stale Closed due to inactivity or lack or resources label Dec 7, 2024
Copy link
Contributor

github-actions bot commented Jan 7, 2025

This issue is stale because it has been open for 30 days with no activity. If there won't be any activity in the next 14 days, this issue will be closed automatically.

@github-actions github-actions bot added the stale Closed due to inactivity or lack or resources label Jan 7, 2025
@Shivangi2909
Copy link

Can someone please look into this issue and make required changes in the library since this issue is open since long now?

@github-actions github-actions bot removed the stale Closed due to inactivity or lack or resources label Jan 8, 2025
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

8 participants
@MahouShoujoMivutilde @Shivangi2909 @andrefangeloni @oneeb-asad @PaurushFrontM and others