• 请不要在回答技术问题时复制粘贴 AI 生成的内容
LINAICAI
V2EX  ›  程序员

IOS 如何通审带有下载第三方视频功能的 app

  •  
  •   LINAICAI · Oct 18, 2015 · 3228 views
    This topic created in 3861 days ago, the information mentioned may be changed or developed.

    8.6 - Apps that include the ability to download music or video content from third party sources (e.g. YouTube, SoundCloud, Vimeo, etc) without explicit authorization from those sources will be rejected

    开发花了一个月,审核被拒两次了。然后 app store 里面那么多的 app 都是这样有下载功能的 app 是怎么通过审核的啊,好烦躁啊。
    想过用接口来做开关,但毕竟不保险,怕被发现封号或者下架。
    有这方面经验的告知下吗?

    6 replies    2015-10-18 23:49:19 +08:00
    BaratSemet
        1
    BaratSemet  
       Oct 18, 2015
    1 、服务端接口提供一个数据的时候,先给一个 flag=0 。这种情况下,在 app 中将「下载」按钮屏蔽掉。
    2 、提交 app store 审核。
    3 、审核通过之后,在服务端将 flag=1 。这种情况下, app 显示「下载」按钮并提供功能。

    我描述清楚了么?
    LINAICAI
        2
    LINAICAI  
    OP
       Oct 18, 2015
    @BaratSemet
    我知道,我现在就是打算这么做,但这么做,首页截图要改了吧,然后这个 flag 假如不小心访问不了,或者服务器出问题,不是就不行了吗,最后通过了审核,后面苹果查出来还是会下架的。
    我想知道有没有更好的办法
    longaiwp
        3
    longaiwp  
       Oct 18, 2015
    @LINAICAI 几百万的应用,谁有空管你啊,查出来再说啦
    LINAICAI
        4
    LINAICAI  
    OP
       Oct 18, 2015
    @longaiwp 好多 app 都有下载功能
    我看应该是有别的办法吧
    longaiwp
        5
    longaiwp  
       Oct 18, 2015
    @LINAICAI 苹果这不符合中国国情啊,其他两家都没这样蛋疼的需求
    BaratSemet
        6
    BaratSemet  
       Oct 18, 2015
    @LINAICAI 没有什么更好的办法,只有通过这种接口方式去隐藏 /开启,你也不用担心被苹果发现,除非你是支付宝、微信、微薄那种高频 app ,不然没有人管你。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2908 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 12:02 · PVG 20:02 · LAX 05:02 · JFK 08:02
    ♥ Do have faith in what you're doing.