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

Failed resolution of: Lcom/facebook/common/logging/FLog #183

Open
gonzaloreciog opened this issue Apr 16, 2018 · 1 comment
Open

Failed resolution of: Lcom/facebook/common/logging/FLog #183

gonzaloreciog opened this issue Apr 16, 2018 · 1 comment

Comments

@gonzaloreciog
Copy link

Hi!

We're trying to install this awesome library into our project, but after adding/linking, we get a crash while launching the app on an Android 5.0.1 Emulator. The error we get is:

java.lang.NoClassDefFoundError: Failed resolution of: Lcom/facebook/common/logging/FLog;
...
Caused by: java.lang.ClassNotFoundException: Didn't find class "com.facebook.common.logging.FLog" on path: DexPathList[[zip file "/data/app/ourappname-1/base.apk"],nativeLibraryDirectories=[/data/app/ourappname-1/lib/x86, /vendor/lib, /system/lib]]

Any help would be much appreciated! Thanks a lot!

@DylanVann
Copy link
Owner

I have no idea. Could be you're using an old version of React Native? Also there's now a note about Proguard in the README if you're using that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants