ajinasokan / flutter_displaymode

A Flutter plugin to set display mode in Android
MIT License
184 stars 22 forks source link

no working in my device #6

Closed msidolphin closed 3 years ago

msidolphin commented 3 years ago

oppo find x2 pro WechatIMG1737

[✓] Flutter (Channel stable, 1.22.2, on Mac OS X 10.14.5 18F203, locale zh-Hans-CN) • Flutter version 1.22.2 at /development/flutter/lib/flutter • Framework revision 84f3d28555 (4 months ago), 2020-10-15 16:26:19 -0700 • Engine revision b8752bbfff • Dart version 2.10.2 • Pub download mirror https://pub.flutter-io.cn • Flutter download mirror https://storage.flutter-io.cn

ajinasokan commented 3 years ago

Seems like a device specific issue. Did you check adb logs while your app is running? Usually when we switch between modes these things get logged in logcat. You might find something useful there.

dJani97 commented 3 years ago

Hi @msidolphin! Have you been able to solve this issue somehow? Recently a very similar problem came up with another ColorOS device, mentioned above. It would probably help the OP to know the outcome.