Skip to content

Bug causing multiple ANR's | Broadcast of Intent | com.telerik.localnotifications.NotificationRestoreReceiver #186

@7ammer

Description

@7ammer

I appear to be getting lots or ANR's which throw up this error message:

Broadcast of Intent { act=android.intent.action.LOCKED_BOOT_COMPLETED flg=0x9000010 cmp=com.prayer247.lectio365/com.telerik.localnotifications.NotificationRestoreReceiver (has extras) }
com.telerik.localnotifications.NotificationRestoreReceiver

Here is a stack trace
https://pastebin.com/raw/QkLMqPJC

Google is reporting about 3,000 ANR's in the last 7 days with the same message.

I believe it's related to this package. This is the version I have installed:
"nativescript-local-notifications" : "^4.1.5"

It maybe related to this issue: #154

There is also a separate crash which has references to BroadcastReceiver.onReceive which may or may not be related. It is a java.lang.RuntimeException Crash. The error messages are all very unclear to me so please ignore it if you think its un-related.
https://pastebin.com/raw/GtpNUY0J

Thank you for your time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions