webview
webview copied to clipboard
[macOS] Private API usage
trafficstars
The commit introducing clipboard access uses private APIs for its macOS implementation. This can result in App Review rejection for apps submitted to the Mac App Store. We should try to find another way to do this without using private APIs.
https://github.com/webview/webview/blob/94445826073456f76639696eb371488cf15ab3b1/webview.h#L631-L638
https://github.com/WebKit/webkit/blob/950143da027e80924b4bb86defa8a3f21fd3fb1e/Source/WebKitLegacy/mac/WebView/WebPreferencesPrivate.h#L226