Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the use of Webview.bundle folder #986

Closed
UnityDev9999 opened this issue Oct 9, 2023 · 3 comments
Closed

What is the use of Webview.bundle folder #986

UnityDev9999 opened this issue Oct 9, 2023 · 3 comments

Comments

@UnityDev9999
Copy link

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?

@KojiNakamaru
Copy link
Member

It is for Editor on mac. It won't be included in apk/ipa.

@UnityDev9999
Copy link
Author

UnityDev9999 commented Oct 9, 2023

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

@KojiNakamaru
Copy link
Member

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 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants