[Problem/Question]
We are facing the following issue: ArrayIndexOutOfBoundsException
length=10; index=10, with the usage of sendbird-chat sdk.
We had this issue before and upgraded to v4.8.0, but the issue still persists. Do you have any idea what’s the root cause of it? Do you have it in plan for fixing as it seems as an internal sdk issue?
[SDK Version]
sebdbird-chat 4.8.0
[Reproduction Steps]
I cannot reproduce it locally, but here’s the stacktrace from Sentry:
java.util.ArrayListinclearat line569com.sendbird.android.AppInfoinupsert$sendbird_releaseat line82com.sendbird.android.internal.user.CurrentUserManagerinsaveUserFromLogiat line62com.sendbird.android.internal.network.connection.ConnectionStateManagerinsetLogiCommandSucceededat line313com.sendbird.android.internal.network.connection.state.ConnectedStateinonCreateat line17com.sendbird.android.internal.network.connection.ConnectionStateManagerinchangeStateat line291com.sendbird.android.internal.network.connection.state.ConnectingStateinonLogiReceivedat line103com.sendbird.android.internal.network.connection.ConnectionStateManagerinonEvent$lambda-18at line372com.sendbird.android.internal.network.connection.ConnectionStateManagerin$r8$lambda$ZFXeYi3Rr50kDwNKOynq6f8meAUcom.sendbird.android.internal.network.connection.ConnectionStateManager$ExternalSyntheticLambda3inrunat line4java.util.concurrent.ThreadPoolExecutorinrunWorkerat line1137java.util.concurrent.ThreadPoolExecutor$Workerinrunat line637java.lang.Threadinrunat line1012
[Frequency]
69 events for 27 users.
[Current impact]
Pretty high impact.