简体   繁体   English

当Facebook应用程序已经安装时,Facebook在android中的集成无效

[英]Facebook integration in android is not working when Facebook app is already installed

I have integrated Facebook sdk in my android application. 我在我的Android应用程序中集成了Facebook sdk。 It works fine when I run it in the emulator which is not having Facebook app. 当我在没有Facebook应用程序的模拟器中运行它时,它工作正常。 It properly allows me to login but when I tried it in emulator and real device having Facebook app it just shows progress bar but does not login/logout. 它正确地允许我登录但是当我在模拟器和具有Facebook应用程序的真实设备中尝试它时它只显示进度条但不登录/注销。

The most likely cause is that you didn't put in the right key hash in your app settings. 最可能的原因是您没有在应用设置中输入正确的密钥哈希值。 Follow the getting started guide or use the quickstart guide to get the right key hash setup. 按照入门指南或使用快速入门指南获取正确的密钥哈希设置。

https://developers.facebook.com/quickstarts/?platform=android https://developers.facebook.com/quickstarts/?platform=android

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如果安装了本地Facebook应用,则无法使用Facebook集成 - Facebook integration in not working if native facebook app is installed android 已安装App时,Facebook登录不起作用:Unity3d - Facebook Login is not working When App is already installed : Unity3d Android facebook 登录不适用于已安装的 Facebook 应用程序 - Android facebook login not working with installed Facebook app Android Facebook oAuth-尚未安装代理的应用程序 - Android Facebook oAuth - The proxied app is not already installed 在Android中,如果已经在设备中安装了Facebook,为什么Facebook注册不起作用? - In Android, why is Facebook signup not working if Facebook installed in the device already? 当移动设备已经具有Facebook应用程序并显示“无效哈希键” android之类的错误时,facebook集成无法正常工作? - facebook integration is not working when the mobile have already facebook application and shows the error like “invalid hash key” android? 当Facebook应用程序已安装在设备上时,Android Facebook帖子不起作用 - Android Facebook post does not work when the Facebook app is already installed on the device Facebook Android SDK仅在安装本机应用程序时有效 - Facebook Android SDK only working when native app installed Android中的Facebook集成可与本机应用程序一起使用,但不适用于FB Web视图(未安装本机应用程序) - Facebook integration in android works with Native app but not working with FB Web View ( NATIVE APP NOT INSTALLED ) 安装了Facebook本机应用程序后,服务器端Facebook登录是否无法在“ cordova android应用程序”上运行? - Server-side Facebook login stops working on a “cordova android app” when facebook native app is installed?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM