question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

expo@45 expo-av@11.2.3 and expo-camera@12.1.2 not work on iOS

See original GitHub issue

Summary

just use Video sample code, but initWithEXAV didn’t called.

downgrade to 44 or use Android, it works fine.

Managed or bare workflow? If you have ios/ or android/ directories in your project, the answer is bare!

bare

What platform(s) does this occur on?

iOS

SDK Version (managed workflow only)

No response

Environment

  expo-env-info 1.0.3 environment info:
    System:
      OS: macOS 12.0.1
      Shell: 5.8 - /bin/zsh
    Binaries:
      Node: 16.10.0 - /usr/local/bin/node
      Yarn: 1.22.11 - ~/.nvm/versions/node/v16.10.0/bin/yarn
      npm: 7.24.0 - ~/.nvm/versions/node/v16.10.0/bin/npm
      Watchman: 4.9.0 - /opt/homebrew/bin/watchman
    Managers:
      CocoaPods: 1.11.2 - /usr/local/bin/pod
    SDKs:
      iOS SDK:
        Platforms: DriverKit 21.4, iOS 15.4, macOS 12.3, tvOS 15.4, watchOS 8.5
    IDEs:
      Android Studio: 2020.3 AI-203.7717.56.2031.7678000
      Xcode: 13.3.1/13E500a - /usr/bin/xcodebuild
    npmPackages:
      expo: ^45.0.0 => 45.0.1
      react: 17.0.2 => 17.0.2
      react-native: 0.68.1 => 0.68.1
    npmGlobalPackages:
      expo-cli: 5.4.3
    Expo Workflow: bare

Reproducible demo

https://github.com/zhiqingchen/expo-reproduce

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:3
  • Comments:29 (18 by maintainers)

github_iconTop GitHub Comments

9reactions
brentvatnecommented, May 9, 2022

this is resolved with expo@45.0.2 - thank you for the report!

6reactions
fobos531commented, May 8, 2022

I’m experiencing the exact same issue. It’s like the component don’t get mounted at all, since the the video doesn’t even start loading. It’s even more confusing as I know that @hirbod makes really extensive use of expo-av and it seems to work perfectly for him.

Android works perfectly.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Limitations - Expo Documentation
Read on for some reasons why you may not want to use certain Expo tools with your project. EAS. For more information on...
Read more >
Expo app - can't load project with message : This is taking ...
install expo on my ios device . 5. open Expo then click the “Scan QR Code” and Scan the QR code in our...
Read more >
How Run and Test React Native / Expo On Your Apple iOS ...
Once you have your Expo project up and running, start the local dev server in command line running npm run start in root...
Read more >
ExpoCam: Home
ExpoCam 2023: The Meeting Place for Canada's Trucking Industry.
Read more >
Getting Expo to work on older iPhones with no QR support
Today I received two old iPhones from my dad, an iPhone 5c and 4s. I had mentioned to my parents I was testing...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found