Search code examples
iosswiftfacebook-invite-friends

Facebook Invite Share Dialog not Opening iOS Swift


can anyone help me with it: I have configured the facebook invite feature. I have a button on which I have written the code to open the facebook invite dialog. I have also uploaded the file to the server. But when I click on the button to open the dialog. I am getting these errors The operation couldn’t be completed. (com.facebook.sdk.core error 9.) TIC Read Status [4:0x0]: 1:57


Solution

  • Facebook had deprecated its AppInvite feature in Feb, and just a few days back it also deprecated its Invitable friends API (read more here). If you have a gaming app you can continue to use the Game Request dialog.

    We have written about the alternatives you have in the articles above.

    Disclaimer: I am the founder of GetSocial