Crash issue on Google Play Pre-Launch Report : java.lang.IllegalStateException
Asked Answered
S

0

7

I have Add my App to Pre-launch report it throws some error like

`Exception java.lang.IllegalStateException: AppSearchBatchResult has failures: {
  successes: {}
  failures: {https://g.co/pixeltips/tips_livetranslate_messaging?LaunchFrom=APP_SEARCH=[FAILURE(6)]: Schema type config 'com.google.android.apps.tips$/Tip' not found}
}
  at androidx.a.a.b.a (AppSearchBatchResult.java:1)
  at com.google.android.apps.tips.search.platform.a.d (PlatformIndex.java:11)
  at com.google.android.apps.tips.search.b.a (TipsIndexingHelper.java:20)
  at com.google.android.apps.tips.search.d.run (TipsIndexingJobService.java:1)
  at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1167)
  at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:641)
  at java.lang.Thread.run (Thread.java:920)`

What is the problem in it?

Can anyone help me to solve this.

I didn't rectify the problem where it occured.

Serpens answered 17/4, 2023 at 9:40 Comment(2)
Seeing the same today. Did you ever find a solution?Exorable
I also have same issueVillage

© 2022 - 2024 — McMap. All rights reserved.