简体   繁体   English

来自ios应用程序的facebook请求未显示在facebook移动应用程序中

[英]facebook requests from ios apps are not showing in facebook mobile app

I have an iOS app and a corresponding Facebook app. 我有一个iOS应用和一个对应的Facebook应用。 When I send Facebook requests from the iOS app, they do show under https://www.facebook.com/appcenter/requests but not in the mobile Facebook app. 当我从iOS应用发送Facebook请求时,它们确实显示在https://www.facebook.com/appcenter/requests下,但不在移动Facebook应用中显示。

The Facebook app is set up as follows: Facebook应用程序设置如下:

Basic settings: 基本设置:

  • Display name, Namespace, Contact email - filled in 显示名称,命名空间,联系电子邮件-填写
  • App domains - blank 应用程序域-空白

iOS settings: iOS设置:

  • Bundle ID - filled in 捆绑ID-填写
  • URL scheme suffix, iPhone Store ID, iPad Store ID - blank (app not submitted to Apple yet) URL方案后缀,iPhone商店ID,iPad商店ID-空白(应用尚未提交给Apple)
  • Single sign-on, Deep linking - both checked 单点登录,深层链接-均已选中

What am I missing? 我想念什么?

Solution: 解:

I had to fill in at least the iPhone Store ID in iOS settings. 我必须至少在iOS设置中填写iPhone Store ID。 Since I didn't have an app ID, I had to simply pick an existing app's ID and enter it there. 由于我没有应用程序ID,因此我只需要选择一个现有应用程序的ID并在其中输入即可。

I believe this ID is only needed to tell Facebook app where to take the user that doesn't have this app installed, but apparently Facebook is also using it as an indication that the app actually exists. 我相信此ID仅需告诉Facebook应用程序将未安装此应用程序的用户带到何处,但显然Facebook还将其用作表明该应用程序确实存在的指示。 Very insidious of Facebook, if you ask me. 如果您问我,对Facebook非常阴险。

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

相关问题 Facebook请求通知未在iOS移动版Safari中显示,但在原生Facebook应用中显示 - Facebook Request Notification not showing in iOS mobile safari but in native facebook app 从iOS应用发布到Facebook的视频帖子未显示在Facebook时间轴上 - Video post from iOS app to Facebook is not showing up on Facebook timeline Facebook应用程序请求通知未显示在Facebook iOS应用程序的移动Web应用程序 - facebook app request notification not showing up in Facebook iOS app for mobile web app 同一Facebook应用程序上有多个本地移动应用程序 - Multiple native mobile apps on the same Facebook app 通过移动网页上的原生Facebook iOS应用登录 - Login via native Facebook iOS app from mobile webpage 一个与多个iOS应用相关联的Facebook应用 - One Facebook app associated with multiple iOS apps Facebook 广告管理器未显示来自 iOS 应用的标准事件 - Facebook Ads manager not showing Standard Events from iOS app 通过iOS App发送Facebook好友请求 - Sending Facebook friend requests through iOS App 应用程序请求的Facebook iOS SDK Pass参数 - Facebook iOS SDK Pass parameter with app requests Facebook API for iOS - 外部移动应用浏览器 - Facebook API for iOS - external mobile app browser
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM