user2768121
user2768121

Reputation: 165

FBSDKLog: Cannot use the Facebook app or Safari to authorize,

When I deploy my application to the real device I got "FBSDKLog: Cannot use the Facebook app or Safari to authorize, fb6262xxxxxxx is not registered as a URL Scheme" I followed all the solution in this thread without fixing the issue

Upvotes: 2

Views: 2053

Answers (1)

Maulik shah
Maulik shah

Reputation: 1704

I had this same problem and I got the work around for this.

Please see the below screenshot for this.

enter image description here

Use fb in Item 0

This Works for me. I hope it would work for you too.

Upvotes: 7

Related Questions