wimagguc / ios-custom-alertview

Custom UIAlertView. Continue adding images and UIViews to dialogs in iOS7+
Other
1.66k stars 394 forks source link

Issue with imagepicker #119

Open khanskt786 opened 3 years ago

khanskt786 commented 3 years ago

I am using alertview to get some input from user, this input includes images from camera or gallery, everything is working perfactly fine until I open camera to click image and when that happens the popup which was covering a small portion of the screen goes to cover full screen

this is view before opening the imagePicker

IMG_2774

this is the view after imagePicker closes IMG_2775