I am trying to integrate a simple URL Share on my App, following the dedicated Facebook tutorial (link)
On my app, I simply click on a button, which displays a dialo
I agree with @user3170877. it can't be used like Japan letter and Korean. i recommend only english to use.
This usually comes from you setting the FacebookDisplayName in your .plist, but what you set there didn't match the name of your app in your app settings on Facebook.
The value you give in FacebookDisplayName must match what you have set on Facebook.
There is also a problem with diacritic signs, you can not use it in FacebookDisplayName... for example č, ž, š etc. If you write all without diacritics, it works fine.
Check Following if error 102 comes
Login to Facebook Developer account and check Status is live or in Development. If it is in Development then change it to live. This worked for me.
For me none of this solutions worked. It turned out I just had to delete facebookDisplayName record from info.plist. Stranged but it worked