I am trying to add the login feature thru facebook sdk 4.15 .I followed the facebook sdk developer notes but i am getting error..
-canOpenURL: failed for URL: "fbauth2:/" - error: "(null)"
canOpenURL: failed for URL: "fbauth2:/" - error: "(null)"
Failed to get remote view controller with error: Error
Domain=_UIViewServiceInterfaceErrorDomain Code=0 "(null)" UserInfo=
{OriginalError=Error Domain=FBSOpenApplicationErrorDomain Code=3 "(null)"}
Edited I have tried many times with editings. Now working fine but still with two messages
canOpenURL: failed for URL: "fbauth2:/" - error: "(null)"
canOpenURL: failed for URL: "fbauth2:/" - error: "(null)"
why does it happen?