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

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

Open
7ammer opened this issue Mar 6, 2020 · 2 comments

Comments

@7ammer
Copy link

7ammer commented Mar 6, 2020

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.

@EddyVerbruggen
Copy link
Owner

Hi, I'd be happy to investigate, but neither of those stacktraces refer to a class in this project. Do you perhaps have more elaborate ones which at least contain the com.telerik.localnotifications package?

@Peterf89
Copy link

Peterf89 commented Jun 9, 2020

I'm having the same issue. The stracktraces do not contain anything useful imo, and i've search for com.telerik.localnotifications but its in none of them (40+ ANR's).

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

3 participants