App crashes (only when installed from google play)

16 views
Skip to first unread message

Gareth Murfin

unread,
Aug 25, 2016, 6:00:46 AM8/25/16
to CodenameOne Discussions
My app dies every time anyone installs from google play, I cannot test iot since im not in the uk, but Im seeing this:

 java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
[EDT] 0:0:14,591 - java.lang.ArrayIndexOutOfBoundsException: length=0; index=0
        at com.codename1.ui.Component.pointerPressed(Component.java:3173)
        at com.codename1.ui.Display.handleEvent(Display.java:2001)
        at com.codename1.ui.Display.edtLoopImpl(Display.java:1067)

        at com.codename1.ui.Display.mainEDTLoop(Display.java:996)
        at com.codename1.ui.RunnableWrapper.run(RunnableWrapper.java:120)
        at com.codename1.impl.CodenameOneThread$1.run(CodenameOneThread.java:60)
        at java.lang.Thread.run(Thread.java:818)

now idea how to debug this.

Gareth Murfin

unread,
Aug 25, 2016, 9:02:45 AM8/25/16
to CodenameOne Discussions
Apologies client got a proper logcat and it was my fault, some missing classes when doing the install_referrer.
Reply all
Reply to author
Forward
0 new messages