I have a WKWebview page in my app which selects an image to upload it so I have NO CONTROL over opening the UIImagePicker It happens natively but the "DONE" button which I can click is not shown in iPad ios 14.7.1 but it's actually clickable!!
This is how UIImagePicker shown natively
The red area is actually clickable!
I tried changing tint color globally but only the back arrow has changed the button is still hidden or something!