You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running into this problem on a DJI Smart Controller running Android 7.1.2
Error below:
PlatformException(Exception encountered, write, java.lang.NullPointerException: Attempt to invoke interface method 'byte[] com.it_nomads.fluttersecurestorage.ciphers.o.a(byte[])' on a null object reference
at i6.a.p(SourceFile:28)
at i6.e$b.run(SourceFile:298)
at android.os.Handler.handleCallback(Handler.java:755)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:167)
at android.os.HandlerThread.run(HandlerThread.java:61)
, null)
The text was updated successfully, but these errors were encountered:
Running into this problem on a DJI Smart Controller running Android 7.1.2
Error below:
The text was updated successfully, but these errors were encountered: