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

Reflection blacklist Ljava/lang/Runtime;->nativeLoad use(s) #44

Open
apue opened this issue Aug 8, 2019 · 4 comments
Open

Reflection blacklist Ljava/lang/Runtime;->nativeLoad use(s) #44

apue opened this issue Aug 8, 2019 · 4 comments

Comments

@apue
Copy link

apue commented Aug 8, 2019

If you use google appcompat script to scan the project, this error will be reported:
Reflection blacklist Ljava/lang/Runtime;->nativeLoad use(s):
Lcom/facebook/soloader/SoLoader;->getNativeLoadRuntimeMethod()Ljava/lang/reflect/Method;

so it will block the app on Android Q: https://developer.android.com/distribute/best-practices/develop/restrictions-non-sdk-interfaces

btw I am using soloader 0.5.1, however the issue still exists in the latest version.

@highBigger
Copy link

Has the same question.

1 similar comment
@longlong-2l
Copy link

Has the same question.

@sailor1861
Copy link

hi, is the question will arouse any exception @ Android q?

@Coder-cf
Copy link

Coder-cf commented Nov 4, 2019

Has the same question.

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

5 participants