When i run the Sample Android App from Facebook SDK 3.0 for Android i'm getting the error page "Misconfigured for Facebook Login. Press Okay to go back to the application without connecting to Facebook".
There is already a Facebook app in the device, if i uninstall that app the sample app getting me to login page of facebook. In logcat im getting the Error as " Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider". I have given the hash key in dash board of facebook and also given the APP ID in the app. In dashboard i didnt find any option like enabling Single Sign on.
This might be a duplicate question. But i'm unable to find the solution to make the sample app run even a facebook app already exists in device. Help me to sort it out. Thanks in advance.