用Flutter開發的App提交到App Store審核,兩次被拒都是同樣的原因,Guideline 2.3.1 - Performance和Guideline 4.2 - Design - Minimum Functionality
-------------以下是蘋果回復的郵件:-------------------------
Hello,
Thank you for your continued patience.
We are writing to let you know that we have completed the review of your app. Upon further review, we found that your app does not comply with the following guidelines:
Guideline 2.3.1 - Performance
We discovered that your app contains hidden features. Specifically, this app contains functionality to load a webview of external content within the app. It would be appropriate to ‘bake-in’ content of these web pages into the submitted binary or remove them from the app’s functionality before resubmitting for review.
The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved.
Next Steps
- Review the Performance section of the App Store Review Guidelines.
- Ensure your app is compliant with all sections of the App Store Review Guidelines and the Terms & Conditions of the Apple Developer Program.
- Once your app is fully compliant, resubmit your app for review.
Submitting apps designed to mislead or harm customers or evade the review process may result in the termination of your Apple Developer Program account. Review the Terms & Conditions of the Apple Developer Program to learn more about our policies regarding termination.
Guideline 4.2 - Design - Minimum Functionality
Your app provides a limited user experience as it is not sufficiently different from a mobile browsing experience. As such, the experience it provides is similar to the general experience of using Safari. Including iOS features such as push notifications, Core Location, and sharing do not provide a robust enough experience to be appropriate for the App Store.
Next Steps
To resolve this issue, please revise your app to provide a more robust user experience by including additional native iOS functionality.
All apps submitted to the App Store are reviewed against the App Store Review Guidelines, including the Developer Code of Conduct. If we find any issues during our review, your account will be re-investigated. In order to avoid future investigations, please ensure your apps don't attempt to mislead or harm customers or undermine the review process.
We hope you will consider making the necessary changes to be in compliance with the App Store Review Guidelines and will resubmit your revised binary.
-------------以下是Google翻譯結果------------------------------
你好,
感謝您一直以來的耐心等待。
謹在此通知您,我們已經完成了對您應用的審核。經過進一步審查,我們發現您的應用不符合以下準則:
準則2.3.1-績效
我們發現您的應用程式包含隱藏功能。具體來說,該應用程式包含在應用程式中加載外部內容的網路視圖的功能。將這些網頁的內容“烘焙”到已提交的二進制檔案中,或者從應用程式的功能中洗掉它們,然后再重新提交以進行審核,這是適當的。
下次提交該應用程式可能需要更長的審閱時間,并且在解決此問題之前,該應用程式將不具備進行快速審閱的資格。
下一步
-查看“ App Store審核指南”中的“效果”部分。
-確保您的應用符合App Store審查指南的所有部分以及Apple Developer Program的條款和條件。
-一旦您的應用程式完全合規,請重新提交您的應用程式以供審核。
提交旨在誤導或傷害客戶或逃避審查程式的應用程式可能會導致您的Apple Developer Program帳戶終止。查看Apple Developer Program的條款和條件,以了解有關我們終止政策的更多資訊。
準則4.2-設計-最低功能
您的應用程式提供的用戶體驗有限,因為它與移動瀏覽體驗沒有太大不同。因此,它提供的體驗類似于使用Safari的一般體驗。包括iOS的功能(如推送通知,核心位置和共享)不能提供足夠強健的體驗以適合App Store。
下一步
要解決此問題,請修改您的應用程式,以通過包含其他本機iOS功能提供更強大的用戶體驗。
提交給App Store的所有應用均會按照《 App Store審查指南》進行審查,包括《開發人員行為準則》。如果我們在審核期間發現任何問題,將會對您的帳戶進行重新調查。為了避免以后進行調查,請確保您的應用程式不會試圖誤導或傷害客戶或破壞審核程序。
我們希望您考慮進行必要的更改以符合《 App Store審查指南》,并重新提交修改后的二進制檔案。
-------------以下是我做過的操作------------------------------------
1.第一次收到拒絕時,發了郵件給蘋果詢問詳請,他們回復給我說是因為我的應用程式具有Leancloud / AVOSCloud遠程通知機制,用于呈現任意遠程Web內容。因為我的App里集成了LeanCloud即時通訊SDK,所以我問了LeanCloud,他們回復我說:即時通訊 SDK 有離線訊息推送功能,您需要在「Notes for Review」中注明應用具有這個特性。然后第二次我就在備注里加了這個注明。同時我閱讀了他們的審核規則,發現虛擬物品購買需要走內購,然后就刪掉了第三方支付加入了內購功能,提交了審核,結果還是收到這兩個拒絕原因。要崩潰了,關鍵是我也不知道這兩個問題要咋改呀
2.還有一個問題,這兩次提交審核,都是先過一晚上直接拒絕,說我的APP需要更長時間審核,然后再過個兩三天再回復拒絕原因。請問下為啥會出現這個流程
Hello,
The review of your app is taking longer than expected. Once we have completed our review, we will notify you via Resolution Center.
If you would like to inquire about the status of this review, you may file a request via the Apple Developer Contact Us page.
-------------以下是我的困惑----------------------------------------
經過網上查找資料和別人的經驗,我反思了自己的App。關于Guideline 4.2 - Design - Minimum Functionality,有說是功能太簡單了。可是我的App的功能絕對不簡單,而且布局也是傳統的App的布局(底部導航),可是為什么他們會覺得看起來類似于使用Safari的瀏覽?哎,難道是因為不是原生開發的嗎?又看到說需要將Flutter里的material desgin改為cupertino desgin,不知道有沒有用,打算先改一下試試。
-------------以下是我的希望----------------------------------------
但還是希望有類似經驗的大神可以指點一下呀,因為自己嘗試著去改去審核還要耽誤時間,哎
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/266490.html
標籤:iOS
