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

[expo-av] setRateAsync() has no effect on Android #27888

Closed
Tracked by #11
castdrian opened this issue Mar 27, 2024 · 2 comments
Closed
Tracked by #11

[expo-av] setRateAsync() has no effect on Android #27888

castdrian opened this issue Mar 27, 2024 · 2 comments
Labels
needs review Issue is ready to be reviewed by a maintainer stale

Comments

@castdrian
Copy link

Minimal reproducible example

https://github.com/castdrian/mw-native/tree/feat-providers-video

What platform(s) does this occur on?

Android

Did you reproduce this issue in a development build?

Yes

Summary

calling setRateAsync() on a video ref works perfectly on iOS, however yields no effect on Android

Environment

System:
OS: macOS 14.4
Shell: 5.9 - /bin/zsh
Binaries:
Node: 21.7.1 - /opt/homebrew/bin/node
npm: 10.5.0 - /opt/homebrew/bin/npm
Managers:
CocoaPods: 1.15.2 - /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 23.4, iOS 17.4, macOS 14.4, tvOS 17.4, visionOS 1.1, watchOS 10.4
IDEs:
Android Studio: 2023.1 AI-231.9392.1.2311.11330709
Xcode: 15.3/15E204a - /usr/bin/xcodebuild
npmPackages:
@expo/metro-config: ^0.17.3 => 0.17.3
Expo Workflow: managed

Expo Doctor Diagnostics

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

➡ [tamagui] built config and components (271ms):

Config ./.tamagui/tamagui.config.cjs
Components ./.tamagui/tamagui-components.config.cjs
✔ Check that native modules use compatible support package versions for installed Expo SDK

Didn't find any issues with the project!

@castdrian castdrian added the needs validation Issue needs to be validated label Mar 27, 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 Mar 27, 2024
Copy link
Contributor

This issue is stale because it has been open for 90 days with no activity. If there is no activity in the next 7 days, the issue will be closed.

@github-actions github-actions bot added the stale label Jun 25, 2024
Copy link
Contributor

github-actions bot commented Jul 2, 2024

This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem.

@github-actions github-actions bot closed this as completed Jul 2, 2024
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 stale
Projects
None yet
Development

No branches or pull requests

2 participants