zoukankan      html  css  js  c++  java
  • RideGirl被拒原因

    2016720 上午4:26

    发件人 Apple

    • 2. - 1 PERFORMANCE: APP COMPLETENESS
      • 性能:APP的完整性
    • 3. - 1.1 BUSINESS: PAYMENTS - IN-APP PURCHASE
      • 商业:在app购买支付,你能用苹果内置购买。支付应用程序内购买(内购),可能是里面有购买流量模块
    • 4. - 2 DESIGN: MINIMUM FUNCTIONALITY
      • 设计:最小功能
    • 0. - 4.0 BEFORE YOU SUBMIT: INFO NEEDED
      • 在你提交之前:信息需要,(可能不完整)

     

     

     

    Bundle version 1.0.0 被拒:

    1、应用的完整性,牵扯到登陆,而没有登陆功能和测试帐号。

    2、牵扯到内购而没有用苹果的 IAP 。

    3、IPV6网络:“我”模块里面的按钮点击事件跳到同一URL,这个URL有问题,去了,就通过了。

    4、应用等级问题,要如实填写。

    5、版权信息可以填自己的名字

    6、应用名字问题:

    例如:budel name 是RideGirl,这里是中文名称。那么在appstore中用中文名字搜索,下载下来是现实RideGirl的。

     

     7、app 安装在手机上图标和在appstore中的app图标不一样也没关系,但最好一样。

     

    ---------------------------APPLE INFORMEATION----------------------------------

    Business - 3.1.1

     

     

    We noticed that your app offers a subscription with a mechanism other than the In-App Purchase API. 

     

    Specifically, we found that your app offers subscription without using IAP.

     

    We've attached screenshot(s) for your reference.

     

    Next Steps

     

    Please revise your app to ensure that the subscription for products used within the app is offered using the In-App Purchase API, with the exception of the content specified in Guideline 3.1.3.

     

    Resources

     

    It may be appropriate to revise your app to use the In-App Purchase API to provide content purchasing functionality.

     

    In-App Purchase provides several benefits, including:

     

    - The flexibility to support a variety of business models.

    - Impacting your app ranking by consolidating your sales to one app rather than distributing them across multiple apps.

    - An effective marketing vehicle to drive additional sales of new content.

     

    For information on In-App Purchase, please refer to the following documentation:

     

    Getting Started with In-App Purchase on iOS and OS X

     

    In-App Purchase Programming Guide

     

    For step-by-step instructions on In-App Purchase creation within iTunes Connect, refer to the In-App Purchase Configuration Guide for iTunes Connect.

     

     

    Design - 4.2.3

     

     

    We were required to install the WeChat, QQ, and Weibo app before we can log-in via WeChat, QQ, and Weibo. The user should be able to log-in and access their account, without requiring additional applications to be installed.

     

    We have attached screenshot(s) for your reference. 

     

    Next Steps

     

    If you choose to allow users to log-in via WeChat, QQ, and Weibo, please use methods that can authenticate users from within your app, such as a native web-view. 

     

     

    Performance - 2.1

     

     

    We discovered one or more bugs in your app when reviewed on iPhone running iOS 9.3.2 on Wi-Fi connected to an IPv6 network.

     

    Specifically, the sign-up and the login button are not responsive when being tapped. 

     

    We've attached screenshot(s) for your reference.

     

    Next Steps

     

    Please run your app on a device while connected to an IPv6 network (all apps must support IPv6) to identify the issue(s), then revise and resubmit your app for review.

     

    If we misunderstood the intended behavior of your app, please reply to this message in Resolution Center to provide information on how these features were intended to work.

     

    For new apps, uninstall all previous versions of your app from a device, then install and follow the steps to reproduce the issue(s). For updates, install the new version as an update to the previous version, then follow the steps to reproduce the issue(s).

     

    Resources

     

    For information about supporting IPv6 Networks, please refer to Supporting IPv6 DNS64/NAT64 Networks and About Networking

     

     

    Information Needed

     

     

    We began the review of your app but are not able to continue because we need a demo account to fully assess your app features.

     

    Specifically, please provide a demo account for us to proceed. 

     

    We have attached screenshot(s) for your reference. 

     

    Please provide demo account details, including passwords, in the App Review Information section for your app in iTunes Connect. Please ensure that the information you provide includes any data necessary to demonstrate the functionality of your app features.

     

    To provide demo account information:

     

    - Log in to iTunes Connect

    - Click on "My Apps"

    - Select your app

    - Click on the app version on the left side of the screen

    - Scroll down to "App Review Information"

    - Provide information in "Demo Account" and/or "Notes" as appropriate

    - Once you've completed all changes, click the "Save" button at the top of the App version information page.

    - Reply to this message to confirm the availability of a valid demo account and we will continue the review.

     

    While your iTunes Connect Application State shows as Metadata Rejected, we don't require a new binary to correct this issue. Once this information is available, we can continue your review. 

    On occasion, there may be apps on the App Store that don't appear to be in compliance with the App Store Review Guidelines. We work hard to ensure that the apps on the App Store are in compliance and we try to identify any apps currently on the App Store that may not be. It takes time to identify these occurrences but another app being out of compliance is not a reason for your app to be.

     

    If you have difficulty reproducing a reported issue, please try testing the workflow described in Technical Q&A QA1764: How to reproduce bugs reported against App Store submissions.

     

    If you have code-level questions after utilizing the above resources, you may wish to consult with Apple Developer Technical Support. When the DTS engineer follows up with you, please be ready to provide:

    - complete details of your rejection issue(s)

    - screenshots

    - steps to reproduce the issue(s)

    - symbolicated crash logs - if your issue results in a crash log

     

  • 相关阅读:
    (五)STL序列容器(deque)
    (四)STL序列容器(vector)
    (三)STL序列容器(array)
    (六)c语言之指针与函数、数组用法
    (五)c语言之内存分配
    (三)c++模板函数与函数模板详解
    Linux基础(03)gdb调试
    Linux基础(02)MakeFile的创建和使用
    Linux基础(01)开发环境的搭建
    Windows的socket编程
  • 原文地址:https://www.cnblogs.com/sunflower-lhb/p/5708549.html
Copyright © 2011-2022 走看看