facebook - Integrating react-native-fbsdk -


i'm trying use react-natve-fbsdk react-native project. have followed getting started guide. however, when step of running ios_setup.js script, not finishing. it's stuck at

updating target:oplus @ ./ios/oplus.xcodeproj/project.pbxproj ... finished updating ios/oplus/info.plist updated rctfbsdk framework_search_paths finished updating ./ios/oplus.xcodeproj/project.pbxproj 

i have left hours, think there's wrong. have installed facebooksdk ios, , have facebook sdk frameworks linked library, , have put path of sdk in frameworks search path.

is supposed taking ages? or there wrong happening, or have done? keeping in have followed guide strictly.

in addition, have tried canceling script, , continue guide anyway. having issue says cannot find fbsdkcore import. have tried troubleshooting guide suggested, , check of questions here, no luck. believe have let script finish work.

any appreciated.


Comments

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -