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

Cannot find native module 'ExpoVideo' #28960

Closed
tagener-noisu opened this issue May 18, 2024 · 2 comments
Closed

Cannot find native module 'ExpoVideo' #28960

tagener-noisu opened this issue May 18, 2024 · 2 comments
Labels
needs review Issue is ready to be reviewed by a maintainer

Comments

@tagener-noisu
Copy link

Minimal reproducible example

https://github.com/tagener-noisu/expo-video-bug

What platform(s) does this occur on?

Android

Did you reproduce this issue in a development build?

No (tested in Expo Go)

Summary

Just clone and install. Tested on SDK versions 50 and 51.

Environment

expo-env-info 1.2.0 environment info:
System:
OS: Windows 10 10.0.19045
Binaries:
Node: 18.13.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
npm: 8.19.3 - C:\Program Files\nodejs\npm.CMD
npmPackages:
expo: ~51.0.8 => 51.0.8
react: 18.2.0 => 18.2.0
react-native: 0.74.1 => 0.74.1
Expo Workflow: managed

Expo Doctor Diagnostics

✔ Check Expo config for common issues
✔ Check package.json for common issues
✔ Check native tooling versions
✔ Check dependencies for packages that should not be installed directly
✔ Check for common project setup issues
✔ Check npm/ yarn versions
✔ Check for issues with metro config
✔ Check Expo config (app.json/ app.config.js) schema
✔ Check that native modules do not use incompatible support packages
✔ Check for legacy global CLI installed locally
✔ Check that packages match versions required by installed Expo SDK
✔ Check that native modules use compatible support package versions for installed Expo SDK

Didn't find any issues with the project!

@tagener-noisu tagener-noisu added the needs validation Issue needs to be validated label May 18, 2024
@expo-bot expo-bot added needs review Issue is ready to be reviewed by a maintainer and removed needs validation Issue needs to be validated labels May 18, 2024
@mrakesh0608
Copy link
Contributor

expo-video is not available in Expo Go

We expect to update this library frequently during the SDK 51 cycle, and so it will not yet be available in Expo Go (yet another reason to use Development Builds).

Ref : https://expo.dev/changelog/2024/05-07-sdk-51#other-highlights

@alanjhughes
Copy link
Collaborator

@mrakesh0608 is correct, it is not currently supported in expo go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review Issue is ready to be reviewed by a maintainer
Projects
None yet
Development

No branches or pull requests

4 participants