flutter_workmanager icon indicating copy to clipboard operation
flutter_workmanager copied to clipboard

No direct method <init>(Landroidx/core/app/j$e;)V in class Landroidx/core/app/k;

Open desmeit opened this issue 3 years ago • 0 comments

I work with Flutter 2.10 and Workmanager 0.5.0-dev.8 (because I use the SDK 2.11.

I get the following Crash in Crashlytics:

No direct method <init>(Landroidx/core/app/j$e;)V in class Landroidx/core/app/k; or its super classes (declaration of 'androidx.core.app.k' appears in /data/app/~~C8Kaos_5nbiNcRLAYlBKSg==/androidx.test.tools.crawler-qpjwpwvojRKhKZLTkitQiw==/base.apk)

What can I do?

desmeit avatar Jul 04 '22 13:07 desmeit