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
What is the use of UnityWebViewPostprocessBuild.cs ?
If I removed this then what happen?
what is the use of core-1.6.0.aar(Plugin>Android>core-1.6.0.arr) file and what If I removed? @KojiNakamaru
As its name expresses, it performs various post-process operations on build.
core-1.6.0.aar was originally introduced in #743 and related code was adjusted in #744 and #748 .
Hi @KojiNakamaru ,
I would like to know the use of webview.bundle folder ?
If I delete that folder will it stop working on mobile platform?
The text was updated successfully, but these errors were encountered: