Hello,
I have published my app to the Google Play Store and people are starting to buy the app however I have noticed in my developer console it says Errors(1)
I clicked on it and it says the following but can't work out where the error is..
Anyone know where to find this error and how to fix it?
I have a Samsung Galaxy S2 and just updating the firmware to ICS to confirm but it seems to work fine on 3.2.6 with the S2.
Crash
Exception class : java.lang.RuntimeException
Source method : MotionEvent.recycle()
Stack traces
v1.0.0
Sep 20, 2012 5:34:02 PM
1 reports/week
1 reports
--------------------------------------------------------------------------------
java.lang.RuntimeException: MotionEvent { action=ACTION_UP, id[0]=0, x[0]=378.0, y[0]=431.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=48340645, downTime=48340536, deviceId=2, source=0x1002 } recycled twice!
at android.view.MotionEvent.recycle(MotionEvent.java:1670)
at android.view.ViewRootImpl.finishMotionEvent(ViewRootImpl.java:3130)
at android.view.ViewRootImpl.deliverPointerEvent(ViewRootImpl.java:3121)
at android.view.ViewRootImpl.handleMessage(ViewRootImpl.java:2657)
at android.view.ViewRootImpl.processInputEvents(ViewRootImpl.java:1021)
at android.view.ViewRootImpl.handleMessage(ViewRootImpl.java:2666)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4511)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:980)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:747)
at dalvik.system.NativeStart.main(Native Method)
The User Messages say:
Sep 20, 2012 5:34:02 PM
1.0.0
screen goes black and nothing works. galaxy 2s 4.0.4
I have published my app to the Google Play Store and people are starting to buy the app however I have noticed in my developer console it says Errors(1)
I clicked on it and it says the following but can't work out where the error is..
Anyone know where to find this error and how to fix it?
I have a Samsung Galaxy S2 and just updating the firmware to ICS to confirm but it seems to work fine on 3.2.6 with the S2.
Crash
Exception class : java.lang.RuntimeException
Source method : MotionEvent.recycle()
Stack traces
v1.0.0
Sep 20, 2012 5:34:02 PM
1 reports/week
1 reports
--------------------------------------------------------------------------------
java.lang.RuntimeException: MotionEvent { action=ACTION_UP, id[0]=0, x[0]=378.0, y[0]=431.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=48340645, downTime=48340536, deviceId=2, source=0x1002 } recycled twice!
at android.view.MotionEvent.recycle(MotionEvent.java:1670)
at android.view.ViewRootImpl.finishMotionEvent(ViewRootImpl.java:3130)
at android.view.ViewRootImpl.deliverPointerEvent(ViewRootImpl.java:3121)
at android.view.ViewRootImpl.handleMessage(ViewRootImpl.java:2657)
at android.view.ViewRootImpl.processInputEvents(ViewRootImpl.java:1021)
at android.view.ViewRootImpl.handleMessage(ViewRootImpl.java:2666)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4511)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:980)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:747)
at dalvik.system.NativeStart.main(Native Method)
The User Messages say:
Sep 20, 2012 5:34:02 PM
1.0.0
screen goes black and nothing works. galaxy 2s 4.0.4
Last edited: