Hello,
Could you please help me, I keep getting ANR errors in Google Play Developer Console of my game. I don't know what causes them. I keep getting mainly these kinds:
1. Input dispatching timed out (Waiting because no window has focus but there is a focused application that may eventually add a window when it finishes starting up.)
2. Input dispatching timed out (Waiting to send non-key event because the touched window has not finished processing certain input events that were delivered to it over 500.0ms ago. Wait queue length: 14. Wait queue head age: 5524.9ms.)
3. keyDispatchingTimedOut
Please help me, my game is getting slowly popular and I would like to make it without any errors and crashes. I've integrated into my project AdMob, FireBase, Unity IAP, and Google Play Games and I'm using Unity version 2017. Thank you.
↧