i been working on this mobile app android and everything was working fine then i put admob and 8 new textures in it and when i open it up it will stay open 1/10 of the times i open it, other than that i just closes, im not sure what the problem could be, i have an old version with GPGS and IAB in it and i put it back on and it still works perfectly but right when i put admob and 8 Textures 512X256 it closes 9/10 of the times i open it, thank you for your time
10-07 13:32:06.761: I/ActivityManager(207): Process jacs.apps.E (pid 8340) has died.
10-07 13:32:06.769: W/ActivityManager(207): Force removing ActivityRecord{41eab768 jacs.apps.E/com.prime31.UnityPlayerNativeActivity}: app died, no saved state
10-07 13:32:06.769: W/WindowManager(207): Force-removing child win Window{417484e0 SurfaceView paused=false} from container Window{41be0000 jacs.apps.E/com.prime31.UnityPlayerNativeActivity paused=false}
10-07 13:32:06.784: W/WindowManager(207): Failed looking up window
10-07 13:32:06.784: W/WindowManager(207): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@41a96ab0 does not exist
10-07 13:32:06.784: W/WindowManager(207): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7189)
10-07 13:32:06.784: W/WindowManager(207): at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.java:7180)
10-07 13:32:06.784: W/WindowManager(207): at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1551)
10-07 13:32:06.784: W/WindowManager(207): at android.os.BinderProxy.sendDeathNotice(Binder.java:417)
10-07 13:32:06.784: W/WindowManager(207): at dalvik.system.NativeStart.run(Native Method)