简体   繁体   中英

undeclared identifier FBLinkShareParams

I dont know what is happening, but I cant use FBLinkShareParams.

I followed the tutorial, copied the facebooksdk.framework to my project, but this still happening.

Someone have an idea? What can I do?

Thanks and sorry my english.

Download https://github.com/facebook/facebook-ios-sdk project

and run FBShareSample project from the extracted folder. I hope you can cross check from this project what is the issue on your side. As you haven't shared any error information I cant help you more than this right now.

您可能错过了:

#import <FacebookSDK/FacebookSDK.h>

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM