Anke
July 18, 2022, 11:44am
23
Find the bug, fix it and upload the fixed version as a new test track. If you do not get any issues / bugs with the new version release it as the production version.
solving myself…
thanks for giving your valueable times.
Anke
July 19, 2022, 8:04am
25
Devendra_Singh:
solving myself…
If there are any issues/bugs, you will get a stack trace from the Pre-launch report.
Analyze it and then fix it.
Fabio
July 20, 2022, 11:30pm
26
Do you use JustifyContent in any label of you project?
The error definitely exists. I tested also on empty apk, just added a Label and checked JustifyContent, the apk instantly crashes when opening.
As I said only happening in some devices with Android OS - 5.0 , 6.0 , 7.0 with lower SDK (25,26,27)
Out of thousands occurances in PlayConsole, never seen someone have it with Android 8.0 and Higher.
I’m not sure why previous developer checked it, as it seems it’s not doing anything, than causing mass uninstalls hehe.
I was facing the same in one of the screens and it was cause by this.