[IOS] Google sign in crashes the flutter app in IOS device

517 views
Skip to first unread message

Subbu

unread,
Nov 6, 2019, 4:33:40 PM11/6/19
to Flutter Development (flutter-dev)
Hi all,

google_sign_in 4.0.11 plugin crashes on the IOS device with the exception, but it works OK on the simulator.

PlatformException(google_sign_in, -[NSNull stringByAddingPercentEncodingWithAllowedCharacters:]: unrecognized selector sent to instance 0x38bb1978, NSInvalidArgumentException)

Example:

final GoogleSignIn _googleSignIn = GoogleSignIn();
final googleUser = await _googleSignIn.signIn();  //Crashing here





Reply all
Reply to author
Forward
0 new messages