flutter/ios

ios에서 google login 안될때 our app is missing support for the following URL schemes

thomass 2021. 8. 15. 09:43

our app is missing support for the following URL schemes 뜨면서 구글 로그인 안될때 

 

xcode 실행 (ios오른쪽버튼 - flutter - open ios module in xcode)

 

 

 

Runner - GoogleService-Info.plist - REVERSED_CLIENT_ID 값 복사 

 

 

 

 

Runner - Info - url types 열어서 + 추가하기 

 

 

 

 

 

 URL Schemes에 붙여넣기 하면 끝 

 

 

 

 

 

 

반응형