flutter_secure_storage icon indicating copy to clipboard operation
flutter_secure_storage copied to clipboard

[Android] Exception encountered, write

Open madara134 opened this issue 5 months ago • 2 comments

Hello, I got this issue in version 9.2.4

flutter_secure_storage: 9.2.4

PlatformException(Exception encountered, write, java.lang.NullPointerException: Attempt to invoke virtual method 'byte[] Q.h.I(byte[])' on a null object reference

at e5.a.i(SourceFile:28)
at B7.d.run(SourceFile:496)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:240)
at android.os.Looper.loop(Looper.java:351)
at android.os.HandlerThread.run(HandlerThread.java:67)
, null)

madara134 avatar Jul 17 '25 07:07 madara134

+1

Flutter 3.35.2

svarup avatar Sep 12 '25 10:09 svarup

⚠️ This issue has been marked as stale because it has been open for 60 days with no activity.

If this issue is still relevant, please comment to keep it active. Otherwise, it will be closed in 60 days.

github-actions[bot] avatar Nov 25 '25 03:11 github-actions[bot]

Can you try again with version 10?

juliansteenbakker avatar Dec 11 '25 19:12 juliansteenbakker