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

Dynamic Dll detection possibility #39

Open
Franmvoisard opened this issue Nov 30, 2022 · 0 comments
Open

Dynamic Dll detection possibility #39

Franmvoisard opened this issue Nov 30, 2022 · 0 comments

Comments

@Franmvoisard
Copy link

Hi! This is more a question than an issue, but I want to know if it is theoretically possible to find dynamically dlls in the project and load it using this tool.

I'm trying to do a tool that unload all native DLLs before executing a libraries update process because some of them contains firebase and another libraries DLLs that cause the project to crash (Because cannot replace dlls if they are loaded and locked by the Unity Instance)

If this is possible how is the best approach to do it?

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

1 participant