Connection error ( Code = 61001001)

Sendbird connection failing
I’ve been using Sendbird with a react-native app that I’m developing and I’ve never faced this issue before. When I’m using the debug version of the app, it works fine. However, when I generate a release version I get this error during connection:

 { [Error: Store is not available. Check your environment settings.]
02-16 13:38:49.804  3985  4047 I ReactNativeJS:   code: 61001001,
02-16 13:38:49.804  3985  4047 I ReactNativeJS:   line: 1356,
02-16 13:38:49.804  3985  4047 I ReactNativeJS:   column: 59714,
02-16 13:38:49.804  3985  4047 I ReactNativeJS:   sourceURL: index.android.bundle }

Did anybody face this issue?


SDK Version
SDK Version is 4.0.11

Gradle Plugin
Gradle plugin version is 7.0.2