Commit b9bc101
committed
feat(ios): remove simulator camera restriction
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.
The error type is preserved for backwards compatibility.1 parent 0d7b939 commit b9bc101
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 27 | | |
33 | 28 | | |
34 | 29 | | |
| |||
0 commit comments