Network.aqua error returned on flutter sdk 1.3.0

When putting Network.aqua in the loginConfig, this error is returned. All other Network types work.

Please provide the following details too when asking for help in this category:

  • SDK Version: 1.3.0
  • Screenshots of error:
    Hangs on splash screen

Please provide the Web3Auth initialization and login code snippet below:

  Network web3authNetwork;
  web3authNetwork = Network.aqua;

Error message:

W/ConnectivityManager.CallbackHandler(23623): callback not found for CALLBACK_AVAILABLE message
D/FRCPlugin(23623): Sending fetchTimeout: 30
E/flutter (23623): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: PlatformException(error, Attempt to invoke virtual method 'java.lang.String com.web3auth.core.Web3Auth$Network.name()' on a null object reference, Attempt to invoke virtual method 'java.lang.String com.web3auth.core.Web3Auth$Network.name()' on a null object reference, null)

Hello @maseh,

I have notified the product team about the issue and will keep you informed of any updates.

Hi @maseh, above issue is resolved in new version of flutter sdk i.e. 2.0.0