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
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;
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.
The text was updated successfully, but these errors were encountered: