I am developing and android application on 2.2 version, it has facebook implementation, which runs on My Device(LG optimus) and my emulator with all android version but when i run this on Sony Xperia and on Motorola Droid X2, then the Facebook FBdialog dismissed and not showing the facebook login screen. I am using Facebook-sdk from git hub.
Any Solution??
Thanks.
Is there any facebook application in Sony Xperia and Motorola Droid X2?
Then open Facebook.java and find this code and comment just like this:
hope this helpful to you. because when there facebook application installed it’s activate single sign on with facebook application and your application need to register in your app in facebook. See here for more clear information.
http://developers.facebook.com/docs/guides/mobile/android/