Apple news mentioned that they will no longer accept app that uses UIWebView : https://developer.apple.com/news/?id=12232019b . I know macOS doesn't use UIWebView, it use the WebView instead, but I don't know if Mac App Store will reject my app if I use ACEViewSwift library since it uses WebView under the hood for some Javascript stuff.
Any peeps managed to submit update for their Mac App (which included this library) to Mac App Store successfully?