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
Remove the compile-time check that throws `notAvailableOnSimulator` error
on iOS simulators. This enables camera functionality with tools like
RocketSim that provide virtual camera support in the iOS Simulator.
Also removes the now-unused `DeviceError.notAvailableOnSimulator` case.
0 commit comments