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

ANRs after enabling runtimeInBackgroundThread option #36

Open
megajogos opened this issue Oct 15, 2024 · 2 comments
Open

ANRs after enabling runtimeInBackgroundThread option #36

megajogos opened this issue Oct 15, 2024 · 2 comments

Comments

@megajogos
Copy link

Hello,
I recently enabled the runtimeInBackgroundThread option in my app.xml, to improve the performance of my app. However, after that, ANRs started to occur at different points in the use of the app and one of them was after logging in to Google:
logcat anr after google login.txt

I also opened a similar issue on Adobe-Runtime-Support, because I'm not sure if it's related to the SDK or some extension we use from Google.

I'm using AIR SDK version: 51.1.2.1

@marchbold
Copy link
Contributor

Do you have the ANR report from the console at all? Sometimes this identifies the thread that caused the issue,

@megajogos
Copy link
Author

I don't have the console for this case, because the problem happened in the app in the test version. Unfortunately, I only have the logcat

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

2 participants