msal-flutter icon indicating copy to clipboard operation
msal-flutter copied to clipboard

No static field msalApp

Open michaelmairegger opened this issue 5 years ago • 8 comments

I do not know what I am doing wrong. I followed the readme file but I get the following exception

E/flutter (19355): [ERROR:flutter/shell/platform/android/platform_view_android_jni.cc(39)] java.lang.NoSuchFieldError: No static field msalApp of type Lcom/microsoft/identity/client/IMultipleAccountPublicClientApplication; in class Luk/co/moodio/msal_flutter/MsalFlutterPlugin$Companion; or its superclasses (declaration of 'uk.co.moodio.msal_flutter.MsalFlutterPlugin$Companion' appears in /data/app/com.example.flutter_app1-swehphgquUI3YKtyjLgW9A==/base.apk!classes3.dex)

michaelmairegger avatar Nov 27 '19 09:11 michaelmairegger