flutter/ios
ios facebook login error InvalidOperationException
thomass
2021. 8. 16. 18:57
InvalidOperationException', reason: 'fb000000000 is not registered as a URL scheme. Please add it in your Info.plist'
에러가 뜰시
fb저 코드를 복사 한 후
flutter - ios 오른쪽 클릭 -flutter - xocde 열기
runner - info - URL Types 클릭
+누른 후 URL Schemes에 오류에있던 fb0000값을 붙여넣으면 끝
반응형