简体   繁体   English

如果安装了本地Facebook应用,则无法使用Facebook集成

[英]Facebook integration in not working if native facebook app is installed android

I am using user registration in my app through facebook, its working fine if Facebook Native App is not installed on mobile. 我正在通过Facebook在我的应用程序中使用用户注册,如果未在移动设备上安装Facebook Native App,则可以正常工作。 As Facebook Native App is already installed On mobile then it doesn't open Facebook login dialog box. 由于已经在移动设备上安装了Facebook Native App,因此它不会打开Facebook登录对话框。 Please anybody know a solution? 请有人知道解决方案吗?

You should add your aps key hash to facebook developer console of the id you are using for Facebook inside app. 您应该将aps密钥哈希添加到要在app内部使用的id的facebook开发人员控制台。 Here is a picture, where you should put your things: 这是一张图片,您应该在其中放置东西:

在此处输入图片说明

To get the debug key hash create a GoogleMap activity, and it will automatically create res file - google_maps_api.xml, inside it use the key untill ";" 要获取调试键哈希,请创建一个GoogleMap活动,它会自动创建res文件-google_maps_api.xml,在其中使用键直到“;” symbol: 符号:

在此处输入图片说明

And put it inside this webpage(not mine) and use Output (base64), that is the key-hash you need - http://tomeko.net/online_tools/hex_to_base64.php 并将其放在该网页(不是我的网页)中,并使用Output(base64),这是您需要的键哈希-http://tomeko.net/online_tools/hex_to_base64.php

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

相关问题 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在android中的集成无效 - Facebook integration in android is not working when Facebook app is already installed Android Facebook登录无法与安装的本机Facebook一起使用 - android facebook login is not working with native facebook installed Android facebook 登录不适用于已安装的 Facebook 应用程序 - Android facebook login not working with installed Facebook app Facebook Android SDK仅在安装本机应用程序时有效 - Facebook Android SDK only working when native app installed 安装了Facebook本机应用程序后,服务器端Facebook登录是否无法在“ cordova android应用程序”上运行? - Server-side Facebook login stops working on a “cordova android app” when facebook native app is installed? Ionic 4:安装本机 facebook 应用程序时,使用 android 登录 facebook 失败 - Ionic 4: failed facebook login with android when the native facebook app is installed Facebook与android的集成无法正常工作 - Facebook integration with android is not working 在Android应用程序中集成Facebook - facebook integration in android app Facebook集成为Android中的应用程序 - Facebook integration for app in android
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM