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

Cant reply after app exit #9

Open
adminkendol opened this issue Sep 14, 2023 · 0 comments
Open

Cant reply after app exit #9

adminkendol opened this issue Sep 14, 2023 · 0 comments

Comments

@adminkendol
Copy link

adminkendol commented Sep 14, 2023

hello , anybody can help me, why can't reply after app exit or kill
E/AndroidRuntime(19957): java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.ContentResolver android.content.Context.getContentResolver()' on a null object reference
E/AndroidRuntime(19957): at android.app.PendingIntent.sendAndReturnResult(PendingIntent.java:1002)
E/AndroidRuntime(19957): at android.app.PendingIntent.send(PendingIntent.java:986)
E/AndroidRuntime(19957): at android.app.PendingIntent.send(PendingIntent.java:835)
E/AndroidRuntime(19957): at com.devsonflutter.reflex.notification.autoReply.AutoReply.sendReply(AutoReply.java:69)
E/AndroidRuntime(19957): at com.devsonflutter.reflex.notification.NotificationListener.onNotificationPosted(NotificationListener.java:74)
E/AndroidRuntime(19957): at android.service.notification.NotificationListenerService.onNotificationPosted(NotificationListenerService.java:450)
E/AndroidRuntime(19957): at android.service.notification.NotificationListenerService$MyHandler.handleMessage(NotificationListenerService.java:2311)
E/AndroidRuntime(19957): at android.os.Handler.dispatchMessage(Handler.java:106)
E/AndroidRuntime(19957): at android.os.Looper.loopOnce(Looper.java:210)
E/AndroidRuntime(19957): at android.os.Looper.loop(Looper.java:299)
E/AndroidRuntime(19957): at android.app.ActivityThread.main(ActivityThread.java:8261)
E/AndroidRuntime(19957): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime(19957): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:559)
E/AndroidRuntime(19957): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:954)
W/OOMEventManagerFK(19957): Failed to mkdir /data/miuilog/stability/memleak/heapdump/

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

1 participant