목록2025/11/19 (1)
coding etude
[flutter]Google_sign_in 7.1.0 이상 버전 초기화에 대해..(initialize)
오랜만에 구글 로그인 좀 적용하려고 패키지를 설치했는데, 웬걸?뭔가 초기화 방식이 변경되고 사용 방법이 변경 됐어. 지금 3일 만에 해결함..ㅠ최신버전 Google_sign_in: ^7.2.0* 성질 급한분은 설명 필요없이 가장 아래쪽 요점 정리만 봐도됨. 증상//IOSPlatformException(google_sign_in, Your app is missing support for the following URL schemes: com.googleusercontent.apps., NSInvalidArgumentException, null)// ANDROIDGoogleSignInException(code GoogleSignInExceptionCode.unknownError, [28404] Failed ..
Flutter(Dart)
2025. 11. 19. 11:30