Token Refresh Inconsistency Between iOS and Android
Environment
- React Native version: 0.79.3
- SumSub React Native SDK version: 1.35.1
Description
Refresh token mechanism doesn't work on Android as expected, it works fine on iOS, do not know why.
I see that the refresh token async function is called, and on our server, I can see that it was successfully resolved.