5.20收到apple回復(fù) 應(yīng)用被拒絕封拧,以下為描述:
2016年5月20日 at 上午6:42
From Apple
4.5-Apps using background location services must provide a reason that clarifies the purpose of the use, using mechanisms described in the Human Interface Guidelines
4.5 Details
Your app uses background location services but does not clarify the purpose of its use in the location modal alert as required in theiOS Human Interface Guidelines.
We’ve attached screenshot(s) for your reference.
Next Steps
Please reconfigure the UIAlertControllerStyleAlert in your code and specify the intended purpose of using background location in its message field.
Resources
For additional information and instructions on configuring and presenting an alert, see theAccessing User Datasection of the iOS Human Interface Guidelines and theUIKit Framework Reference.
------------------------我是分隔線-----------------------------
網(wǎng)上查閱資料:
http://stackoverflow.com/questions/37068263/how-to-clarify-the-purpose-of-its-use-in-the-location-modal
解決方案步驟:
1.打開項(xiàng)目plist
2.run?