最近接手了個(gè)關(guān)于蘋果內(nèi)購(gòu)的項(xiàng)目,項(xiàng)目完成差不多的時(shí)候去上架的時(shí)候遇到了很多問題,從我第一次上架開始被拒了9次,方臟的不行,怕再被拒絕會(huì)延期審核??偨Y(jié)下上架被拒的幾個(gè)原因解決吧。
1、Guideline 3.1.1 - Business - Payments - In-App Purchase
We noticed that your in-app purchase product is set to an incorrect product type.
1元資料 and 6元資料 is set to Consumable.
這個(gè)是因?yàn)樘砑犹O果內(nèi)購(gòu)項(xiàng)目的時(shí)候類型選擇錯(cuò)誤了。具體選擇哪種類型在新建的時(shí)候自己選擇正確就好了
2、Guideline 2.3 - Performance - Accurate Metadata
The metadata of your submitted in-app purchases, such as name, description, or screenshots, does not accurately represent your in-app purchase products.
Specifically, we noticed that the description of 88, 188, 288, 388, 488, 588元年費(fèi)會(huì)員 are identical.
Also, we were unable to locate 3, 6, 8, 18, 28, 68, 88, 98, 198元價(jià)格的資料.
Guideline 2.1 - Information Needed
We have started the review of your app, but we are not able to continue because we cannot locate the in-app purchases within your app.
188, 288, 388, 488, 588元年費(fèi)會(huì)員
3, 6, 8, 18, 28, 68, 88, 98, 198元價(jià)格的資料
這種類型的 一般是因?yàn)槟愕膬?nèi)購(gòu)項(xiàng)目在審核的時(shí)候 沒有展示出來。
3、后面打回來的原因一直是同樣的兩個(gè)問題
Guideline 2.3 - Performance - Accurate Metadata
The metadata of your submitted in-app purchases, such as name, description, or screenshots, does not accurately represent your in-app purchase products.
Specifically, we noticed that all your in-app purchases description are insufficient. Please specify what content is included for different price.
Guideline 2.1 - Performance - App Completeness
Your app or its metadata does not appear to include final content.
Next Steps
To resolve this issue, please review your app and metadata to ensure that all of its content is final.
然后還附帶了一張
當(dāng)時(shí)一直不明白為什么會(huì)被打回來,就只能猜著改,回復(fù)郵件要求電話回訪也沒信息。最后改成了下面的樣子點(diǎn)擊購(gòu)買的時(shí)候才通過。
還有就是如果會(huì)員價(jià)格不定,建議定義一種虛擬貨幣來購(gòu)買會(huì)員,我覺得這種方式就避免了審核的時(shí)候要把所有價(jià)格都展示出來,我這種就是 給審核人員的賬號(hào)做了特殊處理,而且我們的價(jià)格描述也不是這個(gè)樣子的。只是不同時(shí)期,會(huì)員價(jià)格不同,最后通過改成如上圖才通過審核。一臉懵逼。
4、Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
We noticed that your app requires users to register with personal information to purchase non account-based in-app purchase products, which does not comply with the App Store Review Guidelines.
Apps cannot require user registration prior to allowing access to app content and features that are not associated specifically to the user.
關(guān)于訪客登錄,這個(gè)蘋果的要求是,訪客登錄可以正常的購(gòu)買蘋果內(nèi)購(gòu)。但是我們的項(xiàng)目訪客是沒有這個(gè)功能的,我們的購(gòu)買需要再登錄后才可以進(jìn)行。只要你可以訪客登錄你就要可以進(jìn)行購(gòu)買,如果不能蘋果就會(huì)給拒絕。
所以,有訪客的要不隱藏掉,要不就做個(gè)訪客也可以購(gòu)買的流程。
還有其他的小問題要注意就是適配4s,蘋果那邊的審核用的iPad,界面布局的時(shí)候盡量適配下。
上面就是遇到的審核時(shí)被拒的一些總結(jié)吧。希望可以對(duì)看到的朋友有所幫助