Submitting actions for unreleased iOS app?

流过昼夜 提交于 2019-12-12 14:45:33

问题


The Open Graph "Submit for Approval" documentation page says that the team evaluating the Actions will follow our instructions to trigger them. Our iOS app uploads a document to our backend server, and then posts the action with the unique url that was just generated.

What's the best way to get our actions approved by Facebook, given that they can only be triggered from an iOS app that's not available in the app store yet?


回答1:


The procedure is simple as stated on the comments.

  1. Create a web app that simulates the same behavior used by the iOS App to post to Open Graph.

  2. Give that link to Facebook and explain them your case.

In my case a previous version of the app (that didn't use Open Graph API) was already published so I sent them a link to that App explaining that this is an additional feature.

I suggest in your case sending a video of the app if you don't have a previous version already published.



来源:https://stackoverflow.com/questions/9930044/submitting-actions-for-unreleased-ios-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!