Facebook App Invite "FBSDKAppInviteContent" not recognized

John Doe

I am currently trying to implement Facebook's new "App Invites for iOS". I'm using Objective C and I have added the following frameworks:

  • Bolts.framework
  • FBSDKCoreKit.framework
  • FacebookSDK.framework

I have also imported <FBSDKCoreKit/FBSDKCoreKit.h> and <FacebookSDK/FacebookSDK.h>. It's like the code isn't recognized, why? I get the following errors:

enter image description here

What do I need to do so that I can use FBSDKAppInviteContent. Also, is there a special URL or PHP/JS equivalent?

Daron Tancharoen

I think you also need to import FBSDKShareKit/FBSDKShareKit.h Don't forget to link FBSDKShareKit.framework to your library.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Facebook App Invite "FBSDKAppInviteContent" not recognized

From Dev

Facebook FBSDKAppInviteContent - Missing App Link URL

From Dev

Facebook App Invite, Invite Friends

From Dev

Invite Facebook friends to use app

From Dev

Facebook App Invite Dialog is not working

From Dev

Facebook SDK. Invite friends to the app

From Dev

Facebook App invite requires canvas URL

From Dev

How to invite friends in windows 8 facebook app?

From Dev

Error while using facebook app invite for android

From Dev

How to invite friends in windows 8 facebook app?

From Dev

IOS - Facebook how to invite friends to download app?

From Dev

How to invite friends to facebook app via the Graph API

From Dev

IOS Facebook SDK invite Missing App Link URL

From Dev

How to invite friends to facebook app via the Graph API

From Dev

Invite Facebook friends to use app from Objective C or PHP

From Dev

Facebook invite people for my app from user friend list

From Dev

Facebook Messenger SDK to share app Invite to Friends iOS

From Dev

Facebook SDK Unity Invite

From Dev

Android Facebook Invite

From Dev

Facebook App Invites iOS SDK v4.1 App Crashes while click on invite button

From Dev

Android : How to send app invite message using whatsapp,facebook,gmail,etc from my app

From Dev

Facebook API 2.1 - About Invite Friends And App-scoped User IDs

From Dev

Invite Friends Notification is not showing on facebook

From Dev

The Facebook game invite is not triggering the callback

From Dev

Invite a facebook friend to join in a contest

From Dev

Invite friends to play games on facebook

From Dev

Get Facebook ID on invite game

From Dev

IOS Facebook Friend Invite Not Working in facebook sdk

From Dev

Google App Invite - Failed to start

Related Related

  1. 1

    Facebook App Invite "FBSDKAppInviteContent" not recognized

  2. 2

    Facebook FBSDKAppInviteContent - Missing App Link URL

  3. 3

    Facebook App Invite, Invite Friends

  4. 4

    Invite Facebook friends to use app

  5. 5

    Facebook App Invite Dialog is not working

  6. 6

    Facebook SDK. Invite friends to the app

  7. 7

    Facebook App invite requires canvas URL

  8. 8

    How to invite friends in windows 8 facebook app?

  9. 9

    Error while using facebook app invite for android

  10. 10

    How to invite friends in windows 8 facebook app?

  11. 11

    IOS - Facebook how to invite friends to download app?

  12. 12

    How to invite friends to facebook app via the Graph API

  13. 13

    IOS Facebook SDK invite Missing App Link URL

  14. 14

    How to invite friends to facebook app via the Graph API

  15. 15

    Invite Facebook friends to use app from Objective C or PHP

  16. 16

    Facebook invite people for my app from user friend list

  17. 17

    Facebook Messenger SDK to share app Invite to Friends iOS

  18. 18

    Facebook SDK Unity Invite

  19. 19

    Android Facebook Invite

  20. 20

    Facebook App Invites iOS SDK v4.1 App Crashes while click on invite button

  21. 21

    Android : How to send app invite message using whatsapp,facebook,gmail,etc from my app

  22. 22

    Facebook API 2.1 - About Invite Friends And App-scoped User IDs

  23. 23

    Invite Friends Notification is not showing on facebook

  24. 24

    The Facebook game invite is not triggering the callback

  25. 25

    Invite a facebook friend to join in a contest

  26. 26

    Invite friends to play games on facebook

  27. 27

    Get Facebook ID on invite game

  28. 28

    IOS Facebook Friend Invite Not Working in facebook sdk

  29. 29

    Google App Invite - Failed to start

HotTag

Archive