roughike/flutter_facebook_login

ios build failed due to "no podspec found"

Opened this issue · 0 comments

when i tried to build my app for iOS, it showed:

No podspec found for flutter_facebook_login_with_web in .symlinks/plugins/flutter_facebook_login_with_web/ios

However, when I use flutter_facebook_login, it worked. I am wondering if we need to change the pod spec name to flutter_facebook_login_with_web?