You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am getting following error while trying to signing in
[VERBOSE-2:ui_dart_state.cc(177)] Unhandled Exception: type 'String' is not a subtype of type 'Map<dynamic, dynamic>' in type cast
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:167:41)
Hi,
I am getting following error while trying to signing in
[VERBOSE-2:ui_dart_state.cc(177)] Unhandled Exception: type 'String' is not a subtype of type 'Map<dynamic, dynamic>' in type cast
#0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:167:41)
#1 MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:340:12)
#2 PlayGames.signIn (package:play_games/play_games.dart:338:54)