Hi,
We are facing a crash on our android application. The crash seems to be happening inside TrackingLocalStorage. We have only integrated facebook plugin using sdkbox.
The crash looks like this
Fatal Exception: java.lang.IndexOutOfBoundsException TrackingLocalStorage.java line ()304 com.sdkbox.services.TrackingLocalStorage$1.run
Since TrackingLocalStorage is bundled in the sdkbox.jar there is not much we can do our side in the code. Is this a known issue or is it due to some initialization issue.
Any help around this would be really helpful.