How do I get a web view based app to be able to ask for permission to access photos?

I have created a webview based app in xcode but my app keeps crashing because it does not have user permission to access the photos app. Everything I tried does not work.

Replies

Did you set the info.plist correctly with the text to justify the need to access ?

Yes, the problem seems to be Xcode based