Ios cordova-plugin-facebook4 problem

Hi,
i have created a new app in ionic 3 but when install the cordova-plugin-facebook4 i have this error in xcode:

ld: framework not found IOSurface for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

can you help me?

Have you try https://stackoverflow.com/a/44509083/5404186?

I have xcode 8.2.1 and I can not upgrade to the next version because my version of macOS is 10.11.6

Maybe try version 1.7.4 of the plugin?

it works!

thank you!

Good to know. It probably means that the Facebook iOS SDK update for iOS 11 introduced with the v2 of the plugin isn’t then compatible with Xcode 8.2.1