-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[Bug]: #3709
Copy link
Copy link
Closed as not planned
Labels
StalebugSomething isn't workingSomething isn't workingmissing infoNot enough info or not following the issue templateNot enough info or not following the issue templatetriage
Metadata
Metadata
Assignees
Labels
StalebugSomething isn't workingSomething isn't workingmissing infoNot enough info or not following the issue templateNot enough info or not following the issue templatetriage
Platform
Android 15 and android 16
Plugin
device_info_plus
Version
12.2.0
Flutter SDK
3.27.0
Steps to reproduce
MissingPluginException(No implementation found for method getDeviceInfo on channel dev.fluttercommunity.plus/device_info) all are setup but device info still not working. current version is device_info_plus: ^12.2.0
minifyEnabled false
shrinkResources false
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' all are added. tyr to adding rules also. But still not working.
Code Sample
Logs
MissingPluginException(No implementation found for method getDeviceInfo on channel dev.fluttercommunity.plus/device_info)Flutter Doctor
Checklist before submitting a bug
flutter pub upgradeflutter clean