Skip to content

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

@balwinderSingh1989

Description

@balwinderSingh1989

Checklist

  • The issue can be reproduced in the attached sample application in the repository.
  • I have read the relevant SDK documentation and have not found a suitable solution or answer.
  • I agree to the terms within the SAP Code of Conduct.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions