Pythonista-Issues
Pythonista-Issues copied to clipboard
Making apps
trafficstars
I was planning to put a small hobby project on the App Store that I made in Pythonista. I get the following message, though: "ITMS-90809: Deprecated API Usage - New apps that use UIWebView are no longer accepted. Instead, use WKWebView for improved security and reliability. Learn more (https://developer.apple.com/documentation/uikit/uiwebview)."
I suspect UIWebView is integral to Py3Kit.framework/Py3Kit? Is this true? If so, is there some way to convince the App Store that it is not used?
Perhaps the broader question is whether there still is a path to getting apps into the App Store if made with Pythonista?
Thanks!