OTP error: GigyaError(apiVersion: null, callId: null, details: {localizedMessage: User is not connected to the required network or to any network, statusCode: 0}, errorCode: 400106, errorMessage: null, ) #81
Labels
bug
Something isn't working
Checklist
Description
gigya_flutter_plugin: ^1.0.6
Works fine in IOS device but fails in android with below error with any sdk call (no issues while intialisation though).
Reproduction
_sdk.initSdk() works fine in Android device.
await sdk.send('accounts.otp.sendCode', parameters: parameters);
fails in android but works in IOS.
Additional context
No response
SDK version
gigya_flutter_plugin 1.0.6
Android/iOS
Android
The text was updated successfully, but these errors were encountered: