Skip to content

[Bug]: #3709

@SaritaAgravat

Description

@SaritaAgravat

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

Yes adding

Checklist before submitting a bug

  • I searched issues in this repository and couldn't find such bug/problem
  • I Google'd a solution and I couldn't find it
  • I searched on StackOverflow for a solution and I couldn't find it
  • I read the README.md file of the plugin
  • I'm using the latest version of the plugin
  • All dependencies are up to date with flutter pub upgrade
  • I did a flutter clean
  • I tried running the example project

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriage

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions