android facebook share problem on device

后端 未结 1 1690
轮回少年
轮回少年 2021-01-26 12:51


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 o

1条回答
  •  旧时难觅i
    2021-01-26 13:11

    look into authorize function in facebook.java file. try to comment out the singlesignon and use startdialog() only... something like this.. hope it helps.

    0 讨论(0)
提交回复
热议问题