App Store上架被拒1,小米ipad 6什么時(shí)候上架
App Store上架被拒1,小米ipad 6什么時(shí)候上架App Store上架被拒uses of this data.· Will the data be shared with any third parties Where will this information be stored?· Which are the relevant sections of your privacy policy that explain collection, use, disclosure, sharing,and retention of face data?· Please quote the specific language in your privacy policy that concerns face data.Once you reply to this message in Resolution Center with the requested information, we can proceed with your apps review.15.解決方案App中刪除HealthKit所有相關(guān)的信息其中比如證書取消支持HealthKit,項(xiàng)目中取消支持HealthKit15.Guideline 2.5.1 Performance Software RequirementsWe noticed that your app uses HealthKit, but your app does not appear to include any primary features that require health or fitness data. The intended use of HealthKit is generally to share health or fitness data with other apps or devices as a part of the apps core functionality. Next StepsTo resolve this issue, please remove any HealthKit functionality from your app, as well as any references to this app’s interactivity with HealthKit from the app or its metadata. This includes removing any HealthKitrelated keys in your apps Info.plist as well as removing any calls to HealthKit APIs, including those from 3rd party platforms, from your app.16.解決方案刪除App中plist audio相關(guān)配置16.Guideline 2.5.4 Performance Software RequirementsYour app declares support for audio in the UIBackgroundModes key in your Info.plist but did not include features that require persistent audio.Next Steps The audio key is intended for use by apps that provide audible content to the user while in the background, such as music player or streaming audio apps. Please revise your app to provide audible content to the user while the app is in the background or remove the audio setting from the UIBackgroundModes key.17.解決方案刪除App中plist VoIP相關(guān)配置17.Guideline 2.5.4 Performance Software RequirementsYour app declares support for VoIP in the UIBackgroundModes key in your Info.plist, but it does not include any Voice over IP services.Next StepsTo resolve this issue, please revise your app to either add VoIP features or remove the voip setting from the UIBackgroundModes key.We recognize that VoIP can provide keep alive functionality that is useful for many app features.However, using VoIP in this manner is not the intended purpose of VoIP.18.解決方案因App Store上架檢測出你使用了面容識別功能,并且面容識別沒有使用蘋果自帶的面容識別【LocalAuthentication】,Apple強(qiáng)制必須使用Apple官方的【LocalAuthentication】,目前已使用Apple自帶的LocalAuthentication進(jìn)行面容識別認(rèn)證。