wordpress-mobile / wordpress-mobile/WordPress-Android
ApplicationNotResponding: ANR for at least 5000 ms.
Open
@RenanLukas is already working on this.
Since Aug 31, 2023.
[Pri] Medium
[Type] Crash
- Dominant language
- Kotlin
- Stars
- 3.2k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 69
Description
Sentry Issue: WORDPRESS-ANDROID-224Q
ApplicationNotResponding: ANR for at least 5000 ms.
at org.wordpress.android.WordPressDB.<init>(WordPressDB.java:182)
at org.wordpress.android.AppInitializer.createAndVerifyWpDb(AppInitializer.kt:541)
at org.wordpress.android.AppInitializer.initWpDb(AppInitializer.kt:531)
at org.wordpress.android.AppInitializer.init(AppInitializer.kt:300)
at org.wordpress.android.WordPressApp.onCreate(WordPressApp.java:20)
...
(18 additional frame(s) were not displayed)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.