You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
constdevice=useCameraDevice(cameraPosition,{physicalDevices: ['ultra-wide-angle-camera','wide-angle-camera','telephoto-camera',],});// this hook should check if we are in the simulator it should return null or undefined, without throwing an error in case of a simulator.
Relevant log output
No camera device could be found!
Camera Device
{
}
Device
Simulator iPhone 15
VisionCamera Version
3.1.0
Can you reproduce this issue in the VisionCamera Example app?
I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
Additional information
I am using Expo
I have enabled Frame Processors (react-native-worklets-core)
What's happening?
Reproduceable Code
Relevant log output
No camera device could be found!
Camera Device
Device
Simulator iPhone 15
VisionCamera Version
3.1.0
Can you reproduce this issue in the VisionCamera Example app?
I didn't try (⚠️ your issue might get ignored & closed if you don't try this)
Additional information
The text was updated successfully, but these errors were encountered: