Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by laurG · Nov 09, 2017 at 11:02 AM · androidgoogle playunityads

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.)

Hello!

I published a game and I have 0.79% ANR (Application not responding rate) on Google Play with the message posted in the title.

 "main" tid=1 Native 
 "main" prio=5 tid=1 Native
   | group="main" sCount=1 dsCount=0 obj=0x76798598 self=0xb8a58d00
   | sysTid=19246 nice=0 cgrp=default sched=0/0 handle=0xb6f7bb4c
   | state=S schedstat=( 985312035 255327971 1717 ) utm=63 stm=35 core=2 HZ=100
   | stack=0xbe070000-0xbe072000 stackSize=8MB
   | held mutexes=
   native: pc 0000000000043adc  /system/lib/libc.so (nanosleep+12)
   native: pc 00000000003c844c  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libunity.so (???)
   native: pc 00000000005fc1a4  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libunity.so (???)
   native: pc 00000000000168a4  /system/lib/libc.so (???)
   at com.unity3d.player.ReflectionHelper.nativeProxyInvoke (Native method)
   at com.unity3d.player.ReflectionHelper.a (unavailable)
   at com.unity3d.player.ReflectionHelper$1.invoke (unavailable)
   at java.lang.reflect.Proxy.invoke (Proxy.java:393)
   at com.unity3d.ads.IUnityAdsListener.onUnityAdsReady (IUnityAdsListener.java)
   at com.unity3d.ads.api.Listener$1.run (Listener.java:16)
   at android.os.Handler.handleCallback (Handler.java:739)
   at android.os.Handler.dispatchMessage (Handler.java:95)
   at android.os.Looper.loop (Looper.java:158)
   at android.app.ActivityThread.main (ActivityThread.java:7231)
   at java.lang.reflect.Method.invoke! (Native method)
   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1230)
   at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1120)

This is a different one:

 "main" tid=1 Native 
 "main" prio=5 tid=1 Native
   | group="main" sCount=1 dsCount=0 obj=0x764a0000 self=0xeec04f00
   | sysTid=13684 nice=-4 cgrp=default sched=0/0 handle=0xf19ec534
   | state=S schedstat=( 1448485426 49290636 1247 ) utm=130 stm=14 core=7 HZ=100
   | stack=0xff1f5000-0xff1f7000 stackSize=8MB
   | held mutexes=
   at com.unity3d.player.ReflectionHelper.nativeProxyInvoke (Native method)
   at com.unity3d.player.ReflectionHelper.a (unavailable)
   at com.unity3d.player.ReflectionHelper$1.invoke (unavailable)
   at java.lang.reflect.Proxy.invoke (Proxy.java:813)
   at com.unity3d.ads.IUnityAdsListener.onUnityAdsReady (IUnityAdsListener.java)
   at com.unity3d.ads.api.Listener$1.run (Listener.java:16)
   at android.os.Handler.handleCallback (Handler.java:761)
   at android.os.Handler.dispatchMessage (Handler.java:98)
   at android.os.Looper.loop (Looper.java:156)
   at android.app.ActivityThread.main (ActivityThread.java:6523)
   at java.lang.reflect.Method.invoke! (Native method)
   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:941)
   at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:831)

And this is the last one:

 "main" tid=1 Native 
 "main" prio=5 tid=1 Native
   | group="main" sCount=1 dsCount=0 obj=0x754a2718 self=0xe7685400
   | sysTid=2600 nice=-4 cgrp=default sched=0/0 handle=0xeac6b534
   | state=S schedstat=( 0 0 0 ) utm=70 stm=39 core=3 HZ=100
   | stack=0xff06e000-0xff070000 stackSize=8MB
   | held mutexes=
   native: pc 000000000004993c  /system/lib/libc.so (nanosleep+12)
   native: pc 00000000003c844c  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libunity.so (???)
   native: pc 00000000005fc1a4  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libunity.so (???)
   native: pc 00000000000171c0  /system/lib/libc.so (???)
   native: pc 000000000004a22c  /system/lib/libc.so (tgkill+8)
   native: pc 00000000000479c3  /system/lib/libc.so (pthread_kill+34)
   native: pc 000000000001d9c5  /system/lib/libc.so (raise+10)
   native: pc 0000000000019511  /system/lib/libc.so (__libc_android_abort+34)
   native: pc 0000000000017150  /system/lib/libc.so (abort+4)
   native: pc 000000000084a07c  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libil2cpp.so (_ZN9__gnu_cxx27__verbose_terminate_handlerEv+348)
   native: pc 00000000008201c0  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libil2cpp.so (_ZN10__cxxabiv111__terminateEPFvvE+8)
   native: pc 0000000000820260  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libil2cpp.so (_ZSt9terminatev+12)
   native: pc 00000000008203ec  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libil2cpp.so (__cxa_throw+156)
   native: pc 00000000000ff594  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libil2cpp.so (???)
   native: pc 00000000000ff3f8  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libil2cpp.so (???)
   native: pc 00000000000ff2d8  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libil2cpp.so (???)
   native: pc 00000000004e23a8  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libunity.so (???)
   native: pc 0000000000a45e14  /data/app/com.cleveredgegames.mmr2-1/lib/arm/libunity.so (???)
   native: pc 0000000000052069  /data/app/com.cleveredgegames.mmr2-1/oat/arm/base.odex (Java_com_unity3d_player_ReflectionHelper_nativeProxyInvoke__ILjava_lang_String_2_3Ljava_lang_Object_2+132)
   at com.unity3d.player.ReflectionHelper.nativeProxyInvoke (Native method)
   at com.unity3d.player.ReflectionHelper.a (unavailable)
   at com.unity3d.player.ReflectionHelper$1.invoke (unavailable)
   at java.lang.reflect.Proxy.invoke (Proxy.java:813)
   at com.unity3d.ads.IUnityAdsListener.onUnityAdsReady (IUnityAdsListener.java)
   at com.unity3d.ads.api.Listener$1.run (Listener.java:16)
   at android.os.Handler.handleCallback (Handler.java:751)
   at android.os.Handler.dispatchMessage (Handler.java:95)
   at android.os.Looper.loop (Looper.java:154)
   at android.app.ActivityThread.main (ActivityThread.java:6682)
   at java.lang.reflect.Method.invoke! (Native method)
   at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run (ZygoteInit.java:1520)
   at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:1410)

It might have something to do with this:

   at com.unity3d.ads.IUnityAdsListener.onUnityAdsReady (IUnityAdsListener.java)
   at com.unity3d.ads.api.Listener$1.run (Listener.java:16)

From what I understand, this occurs when Activities are being changed and I think it is because of UnityAds.

Can anyone help me figure out what is going on?

Thank you!

Comment
Add comment · Show 2
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image Bill-Ape · Jun 01, 2018 at 01:43 PM 0
Share

Did you work it out in the end?

avatar image laurG Bill-Ape · Jun 04, 2018 at 07:20 AM 0
Share

nope. haven't found an answer for this

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

154 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

How can I get the email associated with Google play on an android device? 0 Answers

Unity4.6.1&Google Play Plugin Freeze Problem On Exit On Android 3 Answers

Android IAP: Restore non-consumable purchase after clearing app data 0 Answers

Google Play Services error 0 Answers

(No) In-App purchases 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges