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

No static method loadLibrary #62

Closed
zhoufuqiang15 opened this issue Apr 20, 2020 · 1 comment
Closed

No static method loadLibrary #62

zhoufuqiang15 opened this issue Apr 20, 2020 · 1 comment

Comments

@zhoufuqiang15
Copy link

java.lang.NoSuchMethodError: No static method loadLibrary(Ljava/lang/String;)V in class Lcom/facebook/soloader/SoLoader; or its super classes (declaration of 'com.facebook.soloader.SoLoader' appears in base.apk)
at com.facebook.yoga.YogaNode.(YogaNode.java:24)

@passy
Copy link
Member

passy commented Apr 20, 2020

This appears to be a version mismatch between the Yoga version and the SoLoader version you use.

@passy passy closed this as completed Apr 20, 2020
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