I have used sample from AndroidFacebookSample it works fine on emulator but on device it is diverted to inbuilt facebook intent.
Authentication dialog doesn't appear on device but normal facebook app authentication screen appears.
thanks in advance.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|||||||||||||
|
|
look into authorize function in facebook.java file. try to comment out the singlesignon and use startdialog() only... something like this.. hope it helps. |
|||||||
|
|