@UKDeveloper99 wrote:
java.lang.IndexOutOfBoundsException: Invalid index 100, size is 99
at java.util.ArrayList.throwIndexOutOfBoundsException(ArrayList.java:251) at java.util.ArrayList.add(ArrayList.java:143)
at com.sdkbox.services.TrackingLocalStorage$1.run(TrackingLocalStorage.java:304)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1080)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:573)
at java.lang.Thread.run(Thread.java:838)Android version Android 4.22
Device Y600 (HWY600-U)Stack trace from my live app - (java.lang.IndexOutOfBoundsException)
I'm using SDKBOX with Appodeal.
Any ideas?
Posts: 2
Participants: 2