parent
80df81815a
commit
f289f91773
@ -17,7 +17,7 @@ Since the Camera library is quite big, there is a lot that can "go wrong". The V
|
|||||||
```ts
|
```ts
|
||||||
switch (error.code) {
|
switch (error.code) {
|
||||||
case "device/configuration-error":
|
case "device/configuration-error":
|
||||||
// promt user
|
// prompt user
|
||||||
break
|
break
|
||||||
case "device/microphone-unavailable":
|
case "device/microphone-unavailable":
|
||||||
// ask for permission
|
// ask for permission
|
||||||
|
Loading…
Reference in New Issue
Block a user