You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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).
I appear to be getting lots or ANR's which throw up this error message:
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.
The text was updated successfully, but these errors were encountered: