[SOLVED] Android Build: issues with stability in play store (ANR - App not Responding)
Posted: Mon Sep 12, 2022 2:02 pm
Hey everyone. I'm using renpy 8.0.3 for an android game I'm making. I submitted the game on sept 9th, and here's what I've got so far.


[/img]Any idea as to what to do to fix those issues? From what I understand I need to fix those for the game to be accepted.


Code: Select all
ANR in com.google.android.apps.messaging;PID: 12753;Broadcast of Intent { act=com.google.android.gms.phenotype.UPDATE flg=0x30 pkg=com.google.android.apps.messaging cmp=com.google.android.apps.messaging/com.google.apps.tiktok.experiments.phenotype.ConfigurationUpdatedReceiver_Receiver (has extras) };
Code: Select all
ANR in com.google.android.dialer;PID: 12804;Broadcast of Intent { act=com.google.android.gms.phenotype.UPDATE flg=0x30 pkg=com.google.android.dialer cmp=com.google.android.dialer/com.google.apps.tiktok.experiments.phenotype.ConfigurationUpdatedReceiver_Receiver (has extras) };
Code: Select all
ANR in com.google.android.apps.photos;PID: 10509;Broadcast of Intent { act=com.google.android.gms.phenotype.UPDATE flg=0x30 pkg=com.google.android.apps.photos cmp=com.google.android.apps.photos/com.google.android.libraries.phenotype.client.stable.PhenotypeUpdateBackgroundBroadcastReceiver (has extras) };