capacitor-community / facebook-login

Facebook Login support
MIT License
103 stars 54 forks source link

iOS Build failed because of 'self.bridge' (easy to fix) #25

Closed leo6104 closed 3 years ago

leo6104 commented 3 years ago

Describe the bug When i tried to build, it shown. image

Expected behavior Success to build

Library Environment:

Just use self.bridge?.viewController then it fixed.