Silent crash while in the background, no updates to location so far

Hello, there!

Today I was going to close #101 (closed) because I checked the background services and FMD as using just 14MB of memory, but when I opened the apps it showed this crash message:

main - java.lang.NullPointerException: Attempt to invoke interface method 'java.lang.String java.lang.CharSequence.toString()' on a null object reference

--------- Stack trace ---------
models.RemoteInputParcel.<init>(RemoteInputParcel.java:21)
models.Action.<init>(Action.java:55)    com.robj.notificationhelperlibrary.utils.NotificationUtils.getQuickReplyAction(NotificationUtils.java:238)
de.nulide.findmydevice.sender.NotificationReply.canSend(NotificationReply.java:39)
de.nulide.findmydevice.services.ThirdPartyAccessService.onNotificationPosted(ThirdPartyAccessService.java:59)
android.service.notification.NotificationListenerService.onNotificationPosted(NotificationListenerService.java:374)
android.service.notification.NotificationListenerService$MyHandler.handleMessage(NotificationListenerService.java:2142)
android.os.Handler.dispatchMessage(Handler.java:106)
android.os.Looper.loop(Looper.java:223)
android.app.ActivityThread.main(ActivityThread.java:7666)
java.lang.reflect.Method.invoke(Native Method)
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:947)
--------- Cause ---------

--------- Device ---------
Brand: HUAWEI
Device: HWFIG-H
Model: FIG-LX1
Id: RQ3A.211001.001
Product: hi6250
--------- Firmware ---------
SDK: 30
Release: 11
Incremental: 220330
FMD-Version: 0.2.8

And it seems that the app did not send any more data to the server since then (big problem):

Screenshot_20220927-154642611

Please feel free to request for any other info that would help.

PS: It may be related, but I do not use cell data with this phone, only WiFi, so the connection to the internet may stop while the device is locked for a long time. FMD has all 9 permissions granted.

Regards

Edited by LFOM