简体   繁体   中英

Facebook login from IOS App

I created an IOS App to login with facebook and it sends invitation notification to my friends to install the app. I followed developer facebook App Invite and also created App link from same source .

My application is working fine and i can send notification to my friends but the problem is my friends didn't get any notification that i send. My application event debugging screen shot is given bellow

在此处输入图片说明

I think that you can have missed some imperative configurations for this to work :

  • Check that you put a Canvas URL in Facebook App developper page.
  • Check that you put an App Domains URL on the same page.
  • Of course you have to put a Bundle ID of your app.
  • Also make sure that your app in not in Sandbox mode.

If all of this doesn't solve your issue, please send me a screenshot of your Facebook app configuration.

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