I have problem with using identity service with WkWebView. When I need to open my camera and see permission for opening camera I see error. Also I add permissions to camera and gallery in info.plist and in configuration of webview allow allowsInlineMediaPlayback, but still it doesn't work.
Asked
Active
Viewed 104 times
1

Max Max
- 81
- 2
- 6
1 Answers
1
i think you deal with this problem just because you don't wrote this
SecTrustSetExceptions for that particular url. As there is some conflict with its signing identity and your WKWebView.
As other variant you can just run pod install and pod repo update

Ospnk
- 31
- 3