都說沒有掛過科的大學(xué)是不完整的,同樣,做iOS開發(fā),沒有被蘋果公司拒過,我認為也是不完整,我司的app也終于被拒了。
我們的app去年年底就開發(fā)完成了,由于蘋果公司的審核加速,一般兩三天就通過審核上線了,版本更新迭代也是沒問題,在端午前我們公司又上了一款新的app,同時舊的app也提交了新的版本。新app在24小時內(nèi)通過審核并且上線,而舊的app確一直在審核,審核了5個工作日,才返回信息,是的,被拒了。說明如下:

由于不能確定具體原因,在網(wǎng)上問了幾個朋友,有說是第三方支付的問題(聯(lián)想到了蘋果禁止微信打賞,需要走內(nèi)購),但也不能確定,就干脆直接給Apple Developer Program Support打電話,得到回復(fù)說只能通過電子郵件聯(lián)系A(chǔ)pp Review 團隊,聯(lián)系后才得知真正原因:
根據(jù)蘋果應(yīng)用程序商店審查指南:
11.17 Apps may facilitate transmission of approved virtual currencies provided that they do so in compliance with all state and federal laws for the territories in which the app functions. (如果應(yīng)用功能遵照各州和聯(lián)邦法律,那么應(yīng)用可以用來促進被認可的虛擬貨幣的流通)
意思就是只能在app中交易蘋果approved的virtual currencies,這點在App Store Review Guidelines中也有體現(xiàn):
3.1.5 Physical Goods and Services Outside of the App: If your app enables people to purchase goods or services that will be consumed outside of the app, you must use purchase methods other than IAP to collect those payments, such as Apple Pay or traditional credit card entry. Apps may facilitate transmission of approved virtual currencies (e.g. Bitcoin, DogeCoin) provided that they do so in compliance with all state and federal laws for the territories in which the app functions.
蘋果還舉了兩個例子,比特幣和狗狗幣,但蘋果具體所approved的virtual currencies列表倒是沒看到,只能自己去試試了。于是問題就解決了,把交易功能閹割掉就ok了。
通過這次被拒的處理,也有了被拒的經(jīng)驗,蘋果不會無緣無故的拒你,查查app違反了哪條規(guī)則解決掉就好,英語差就用中文和他們交流,只是時效性差一點,蘋果的服務(wù)還是不錯噠~