Your app is missing support for the following URL schemes: com.googleusercontent.app
Xcode의 프로젝트 navigation bar에서 프로젝트 이름을 클릭하고‘TARGETS’->‘Info’->‘URL Types’으로 이동하십시오. 그런 다음 '+'버튼을 클릭하고 뒤집힌 client ID를 'URL Schemes'에 추가하십시오. ‘GoogleService-Info.plist’의 목록중 REVERSED_CLIENT_ID에서 클라이언트 ID를 얻을 수 있습니다.