carp-dk / carp-dk/flutter-plugins
3.0.3 noise_meter crash on ios15
Open
bugfix
- Dominant language
- Dart
- Stars
- 608
- Forks
- 735
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
It seems the plugin is crashing when the user has already other app using the microphone, instead of returning an error.
Here are the details:

```
audio_streamer/SwiftAudioStreamerPlugin.swift:70: Fatal error: 'try!' expression unexpectedly raised an error: Error Domain=NSOSStatusErrorDomain Code=561017449 "(null)"
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.