Reputation: 4422
I got this error while adding the hash key to the facebook application, for SSO in my android application
error:
You have enabled a Mobile Web integration for your app, but have not specified Mobile Web URL.
what does this mean ? i never used android-facebook sdk before
while going through link: https://developers.facebook.com/docs/mobile/android/build/#register i saw a box names Mobile Web Url:[?], what is this and what should be in there???
Upvotes: 0
Views: 253
Reputation: 11107
Check below image , your Application Settings should be like this :
Don't check anything other than this.
After doing this , generate Hash Key and put in respective field.
Upvotes: 1
Reputation: 28093
By mistakely you have checked website with facebook login checkbox.
uncheck it and it will work.
Upvotes: 1