java.lang.ArrayIndexOutOfBoundsException in aab

Got a crash report from google play after publishing the app:

java.lang.ArrayIndexOutOfBoundsException:
at c.c.b.m.e.i.a (Unknown Source:1)
at c.c.b.m.e.c.a (Unknown Source:4)
at com.samsung.android.wearable.watchfacestudio.WatchFaceStudioRuntime$c.a (:76)
at com.samsung.android.wearable.watchfacestudio.WatchFaceStudioRuntime$c$a.onReceive (:21)
at b.p.a.a.a (Unknown Source:60)
at b.p.a.a$a.handleMessage (Unknown Source:11)
at android.os.Handler.dispatchMessage (Handler.java:106)
at android.os.Looper.loop (Looper.java:193)
at android.app.ActivityThread.main (ActivityThread.java:6680)
at java.lang.reflect.Method.invoke (Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:493)
at com.android.internal.os.ZygoteInit.main (ZygoteInit.java:858)

How can this be fixed?

HI,

Did you try to access an app by ID from WFS? I think you will need to create a support request and include the .wfs and .tpk file with the report for them to track this down.

Ron
Samsung Developer Relations