-
Notifications
You must be signed in to change notification settings - Fork 130
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
No implementation found for method openSettingsPanel #207
Comments
Application settings panels are an Android Q feature and are not available on iOS. https://developer.android.com/reference/android/provider/Settings.Panel |
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method openSettingsPanel on channel com.spencerccf.app_settings/methods) Same error |
@asadbekdev As I said above, the |
@navaronbracke What is the iOS alternative for this? |
I'm not sure if iOS has a similar API at all. If you find a reference to such an API, please let me now. |
Will do, thanks! |
App-Prefs:Bluetooth |
5.1.1 ios
testflutter_1.zip
The text was updated successfully, but these errors were encountered: