Friends, I would like to add a subview in UIImagePickerViewController, which allow user to select picture resolution so that i will resize it accordingly. I managed to do this.
Will my application get any problem in getting approved by Apple if we add subview to UIImagePickerController?
Please let me know, Thank you.