페이스북 로그인 오류
-
iOS) Thread 1: Exception: "App ID not found. Add a string value with your app ID for the key FacebookAppID to the Info.plist or call [FBSDKSettings setAppID:]." 오류 해결하는 방법Programing Language/iOS(Swift) 2020. 4. 29. 17:15
페이스북 로그인 연동할때 info.plist에 아무리 올바르게 입력해도 제목과 같은 오류가 날때에는 다음과 같이 해보세요. AppDelegate.swift 파일입니다.