Posts

Showing posts with the label icloud

Apple reject my app because of not include functionality to allow users to view or select items from the Files app

Apple reject my app because of not include functionality to allow users to view or select items from the Files app In my app I am get video from gallery using below method: - (void)imagePickerController:(UIImagePickerController *)picker didFinishPickingMediaWithInfo:(NSDictionary *)info { } But Apple is rejected app and required to include functionality to select video items from Files app. Here is Apple give me the reason: We noticed that your app enables users to view and select files, but it does not include functionality to allow users to view or select items from the Files app and the user's iCloud documents, as required by the App Store Review Guidelines. you added permission in .info file? – Chirag Kothiya Jun 29 at 6:50 @ChiragKothiya yes Buddy Privacy - Photo Library Additions Usage Description...