Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android NPE crash #13

Closed
Leobuaa opened this issue Feb 18, 2024 · 1 comment
Closed

Android NPE crash #13

Leobuaa opened this issue Feb 18, 2024 · 1 comment

Comments

@Leobuaa
Copy link
Contributor

Leobuaa commented Feb 18, 2024

img_v3_0286_36963dca-87c1-4447-89d5-40f78fc5b31g

Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference
at clipboard.watcher.ClipboardWatcherPlugin.checkClipboard (ClipboardWatcherPlugin.java)
at clipboard.watcher.ClipboardWatcherPlugin.access$checkClipboard (ClipboardWatcherPlugin.java)
at clipboard.watcher.ClipboardWatcherPlugin.onActivityResumed (ClipboardWatcherPlugin.java)
at android.app.Application.dispatchActivityResumed (Application.java:450)
at android.app.Activity.dispatchActivityResumed (Activity.java:1516)
at android.app.Activity.onResume (Activity.java:2117)
at io.flutter.embedding.android.FlutterActivity.onResume (FlutterActivity.java)
at android.app.Instrumentation.callActivityOnResume (Instrumentation.java:1603)
at android.app.Activity.performResume (Activity.java:9119)
at android.app.ActivityThread.performResumeActivity (ActivityThread.java:5399)

Leobuaa added a commit to Leobuaa/clipboard_watcher that referenced this issue Feb 18, 2024
lijy91 pushed a commit that referenced this issue Feb 21, 2024
@lijy91
Copy link
Member

lijy91 commented Feb 21, 2024

Please upgrade to 0.2.1

@lijy91 lijy91 closed this as completed Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants