What's wrong with uiwebview on ionic ios platform

Hello I had really big problem on uploading appstore.
it cause error on uiwebview which is ITMS-90809
I added




to config.xml
and change FBSDCorkit version to 5.5 on podfile
and changed version of inappbrowser.

so , as a result, on Pods folder on xcode search uiwebview result nothing.
but on project folder, it has many uiwebview on especially cordovalib file as pictured.

how can I get rid of uiwebview so that I can upload app…

There is a extra Ionic Blog Post for this Error. In the first step make sure to follow the instructions there attentiv