You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I imported the WebView plugin via Unity's Package Manager. It works perfectly on Android, but when I export the Xcode project, I get the following errors:
Undefined symbol: __UniWebViewAddUrlScheme
Undefined symbol: __UniWebViewChangeSize
(and similar ones)