-
Notifications
You must be signed in to change notification settings - Fork 214
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ios is unable to apply for microphone permission #460
Comments
Version 4 is obsolete and no more maintained. |
When I use version 5, there will be a sealed classes are not supported as program classes error on Android, so I have no choice but to use version 4. However, if you use version 4, you will be unable to apply for microphone permission on ios. How can I solve it?
|
In that case, follow |
Hi, when I am using record in my flutter project, my ios device has been unable to apply for microphone permission, which is shown as being Permanently denied? How can I solve it? This is my flutter sdk and flutter record version.
Flutter 3.24.0 • channel stable • https://github.com/flutter/flutter.git
Framework • revision 80c2e84975 (4 months ago) • 2024-07-30 23:06:49 +0700
Engine • revision b8800d88be
Tools • Dart 3.5.0 • DevTools 2.37.2
record: 4.4.4
ios:18.2.1
The text was updated successfully, but these errors were encountered: