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
|
||||
switch (error.code) {
|
||||
case "device/configuration-error":
|
||||
// promt user
|
||||
// prompt user
|
||||
break
|
||||
case "device/microphone-unavailable":
|
||||
// ask for permission
|
||||
|
Loading…
Reference in New Issue
Block a user