-
Notifications
You must be signed in to change notification settings - Fork 369
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
ANR: executing service app.xxx/com.onesignal.SyncJobService #599
Comments
Here are build.gradle files:
|
@iForests Thanks for your excellent bug report, we are looking into this now. It looks like a deadlock is causing the main UI thread to become unresponsive. Is this the only type of ANR you are seeing or are you seeing separate reports as well? We should have an update soon to fix this (and other) ANR's/race condition issues. |
There are 3 types of ANR that look similar.
There is anohter type of ANR. I am not sure whether they are the same or not. Please let me know if I should open another issue for the following one. Thanks.
|
@iForests This issue has now been resolved in 3.10.1, thank you for your very detailed bug report! About that last ANR you posted....I don't think that is being caused by our SDK. Could you post the entire ANR? |
Description:
There are a lot of ANRs reported to Google Play Console.
Environment
Compile SDK Version: 27
Target SDK Version: 16
OneSignal SDK Version: 3.9.2
ANR Report
The text was updated successfully, but these errors were encountered: