I am using new facebook sdk 3.02 in android for login purpose (SSO).When i run my application on emulator & enter user name & password in it its working perfectly & giving me proper response as i want.Also my application working fine in some devices.But when i run my application htc one v or some other device where facebook application is system application its getting me Misconfigured for facebook login error.I also check my hashkey ,It is correct because its working fine in some devices.I am getting this error in my logcat "Failed to find provider info for com.facebook.katana.provider.AttributionIdProvider" & not getting any correct hashkey from facebook api side
kindly help me how can i solve this issue.I am searching more on google & somebody saying that its sdk problem or somebody saying its hashkey issue.But if i am using wattpad application on same device its working fine.So i dont know where is the problem.
Kindly help me.