I’m trying to upload my first game to the Play Store. I finally made it to submitting my app to production, and after being reviewed from Google, I got the following message:
App Stability - During testing we experienced stability issues with your app and were unable to successfully evaluate it for policy compliance. Please make sure your app behaves predictably at runtime and does not crash, hang, or display error messages.
Having a look at my Play Console in the Pre-Launch report, there were no Stability issues listed. There were only Cold Start Time and Slow Rendering performance issues, and two accessibility issues listed as “minor.”
My question is whether these performance issues can be the cause of getting this stability issue message from Google, or whether it is something else I’m not seeing. I’ve never had my app crash and am not sure what the stability issue I need to fix can be. Are there any common mistakes made in GDevelop that would result in this issue? Please help me! Thank you!