Skip to content

Conversation

@mengyanshou
Copy link
Contributor

@mengyanshou mengyanshou commented Nov 24, 2025

#6492

I’ve only wrapped the reflection-related code into a utility class for now, and updated Workarounds to reduce duplicated reflection logic. There are still some temporary logging statements, which I’ll remove after testing is complete.

The utility currently provides:

  • createInstance
  • setField
  • getField
  • invokeMethod
  • invokeMethodWithParam

So far this has only been tested on a few emulators. I added log output at each modified call site to verify everything works correctly.

Next work:

  • Test on more emulators
  • Improve the code and add comments

@rom1v

@mengyanshou mengyanshou marked this pull request as draft November 24, 2025 14:02
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

Successfully merging this pull request may close these issues.

1 participant