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 /
  • Help Room /
avatar image
0
Question by tienhagioi · Jun 23, 2017 at 04:15 AM · crashadmobnotificationservices

FirebaseAds - DeadObjectException

Hello , I'm working with firebase ( Messaging & admob ) .My problem is my game crash when I display Interstitial ads ( SOMETIMES )

 W/ActivityManager(  446):   Force finishing activity com.sg.bubblepopstory/com.google.android.gms.ads.AdActivity
 
 W/ActivityManager(  446): Exception thrown during pause
 
 W/ActivityManager(  446): android.os.DeadObjectException
 
 W/ActivityManager(  446):     at android.os.BinderProxy.transact(Native Method)
 
 W/ActivityManager(  446):     at android.app.ApplicationThreadProxy.schedulePauseActivity(ApplicationThreadNative.java:685)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:1243)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:4410)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:4342)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:9496)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:9284)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:10078)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:9607)
 
 W/ActivityManager(  446):     at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
 
 I/ActivityManager(  446): Restarting because process died: ActivityRecord{222911e8 u0 com.sg.bubblepopstory/com.google.firebase.MessagingUnityPlayerActivity}
 
 W/ActivityManager(  446): Exception when starting activity com.sg.bubblepopstory/com.google.firebase.MessagingUnityPlayerActivity
 
 W/ActivityManager(  446): android.os.DeadObjectException
 
 W/ActivityManager(  446):     at android.os.BinderProxy.transact(Native Method)
 
 W/ActivityManager(  446):     at android.app.ApplicationThreadProxy.scheduleLaunchActivity(ApplicationThreadNative.java:773)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityStack.realStartActivityLocked(ActivityStack.java:942)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityStack.startSpecificActivityLocked(ActivityStack.java:1054)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityStack.resumeTopActivityLocked(ActivityStack.java:2095)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityStack.resumeTopActivityLocked(ActivityStack.java:1703)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityStack.startPausingLocked(ActivityStack.java:1294)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:4410)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityStack.finishActivityLocked(ActivityStack.java:4342)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityManagerService.handleAppCrashLocked(ActivityManagerService.java:9496)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityManagerService.makeAppCrashingLocked(ActivityManagerService.java:9284)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityManagerService.crashApplication(ActivityManagerService.java:10078)
 
 W/ActivityManager(  446):     at com.android.server.am.ActivityManagerService.handleApplicationCrashInner(ActivityManagerService.java:9607)
 
 W/ActivityManager(  446):     at com.android.server.am.NativeCrashListener$NativeCrashReporter.run(NativeCrashListener.java:86)
 
 V/ActivityManager(  446): Cleanup Regular Process. app=ProcessRecord{21e96fd0 14016:com.sg.bubblepopstory/u0a10044}
 
 I/ActivityManager(  446): Start proc com.sg.bubblepopstory for activity com.sg.bubblepopstory/com.google.firebase.MessagingUnityPlayerActivity: pid=14332 uid=10044 gids={50044, 3003, 1028}
 
 I/ActivityManager(  446): Process com.sg.bubblepopstory (pid 14016) has died and restarted (pid 14332).
 
 I/ActivityManager(  446): Displayed com.sg.bubblepopstory/com.google.firebase.MessagingUnityPlayerActivity: +338ms


My devide is ASUS_T00F ( Zenphone5 ) , Android version 4.3 Unity ver 5.4.3f1 Firebase 11.0.0 Playservices 11.0.0 Android SDK Tools 25.2.5 Android Build Tools 24.0.2 Android PlatformTools 25.0.4

( I test on SamsungA3 , zenphone4 and zenphone5 .A3 vs zen4 work fine , crash only on zen5) . Please help me !

Comment
Add comment
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

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

109 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

Related Questions

Admob crashes when game is downloaded from Google Play but not on debug 0 Answers

Why does my game crash on my mobile when I try to load the scene with this interstitial ad script? 0 Answers

Admob with Firebase Bottom Banner Problem 0 Answers

Unity 4.6 | 4.7 AdMob iOS Crash 0 Answers

Test ads work fine but real ads crash my game on launch. 1 Answer


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