Description:
As the UIWebview is deprecated so we have to update the UIWebview with WKWebview where ever it is using in the app.
Apple Documentation: https://developer.apple.com/documentation/uikit/uiwebview
Github Issue: https://github.com/edx/edx-app-ios/issues/1308