Hi,
I'm working unity android app and implemented back key functionality. When use pressed back application should be closed, but my app crashes on that time.
ANR in com.*****.*** (com.*****.***/com.unity3d.player.UnityPlayerProxyActivity)
Application is not responding: AppWindowToken{434e9b58 token=Token{42b69a18 ActivityRecord{42571750 u0 com.*****.***/com.unity3d.player.UnityPlayerProxyActivity t17}}}. It has been 7520.0ms since event, 5005.6ms since wait started. Reason: Waiting because no window has focus but there is a focused application that may eventually add a window when it finishes starting up.
I've integrated google admob,google analytics, google play services, vungle, flurry,facebook in my app and soomla IAP.
Thanks.
↧