Im trying to Upload my App to the AppStore but I get the following Error:
I got this message before but I thought UIWebView has been removed with B4i 6.50?
My MinVersion is set to 10.
Does anyone have an idea how to solve this issue? Maybe its due to a library that still uses UIWebView? Its not a critical problem right now because for the next 2 weeks Apple will still accept it but starting from April it will be a problem.
ITMS-90809: Deprecated API Usage - Apple will stop accepting submissions of new apps that use UIWebView APIs starting from April 2020. See https://developer.apple.com/documentation/uikit/uiwebview for more information.
I got this message before but I thought UIWebView has been removed with B4i 6.50?
My MinVersion is set to 10.
Does anyone have an idea how to solve this issue? Maybe its due to a library that still uses UIWebView? Its not a critical problem right now because for the next 2 weeks Apple will still accept it but starting from April it will be a problem.