Facebook app review -

坚强是说给别人听的谎言 提交于 2020-01-17 06:01:31

问题


We understand that for Facebook to review apps, the app needs full functionality to be able to demonstrate the permissions needed through App Review.

In our case, we haven't started developing the app yet. Is there a way to contact the review team, explain our intended usage for the specific permission, know in advance that the app will pass, so that we can start programming knowing that when we will post for review, the app wont get rejected.

This could save a lot of time because If the App wont get accepted, the whole project can't continue.


回答1:


Rather than rely on Facebook to give you an answer on your intended application flow and use of permissions (without Facebook being able to test and verify), you should consult the Platform Policy, Permissions and App Review documentation to see whether your idea or application is:

  1. Allowed
  2. Doesn't contravene any policy from Facebook
  3. Uses the Facebook Platform & Permissions in the best possible way

If you app doesn't follow the policy and permission guidelines, you can be sure that Facebook will reject your app and won't grant you the required permissions. The documentation on Permissions is in particular useful to see where / when you are allowed to request such permission, and how it should be used.

If you can't justify why you need a particular permission, you won't get access to it.

Facebook will still need to use the application and see how it works before permissions are granted.

Some additional tips on passing the review process can be found here.




回答2:


Be sure to double check app url and follow guideline & policy. These reviewers are not the smartest bunch. They went to "localhost:3000" to review my app despite being clearly instructed to go to the live URL.

We made explicit instructions and a professional video screencast, but they still disapproved us because they went to "localhost".

They said "We are unable to access your app" along with a screenshot of a "localhost" URL. I'm speechless.



来源:https://stackoverflow.com/questions/42783883/facebook-app-review

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