facebookarchive / account-kit-samples-for-android

Account kit sample for the android platform
Other
123 stars 96 forks source link

crash #6

Open jenniestrongbow opened 7 years ago

jenniestrongbow commented 7 years ago

Hello, I get the following error when clicking a button to display the loging screen:

Caused by: java.lang.ClassNotFoundException: Didn't find class "com.facebook.accountkit.R$attr" on path: DexPathList[[zip file "/data/app/XXX.XXX-2/base.apk"],nativeLibraryDirectories=[/data/app/XXX.XXX-2/lib/arm, /data/app/XXX.XXX-2/base.apk!/lib/armeabi-v7a, /vendor/lib, /system/lib]]

Could you please help?

Thanks

zaren678 commented 7 years ago

Hi @jenniestrongbow , I'm having trouble reproducing this isssue. Could you send a sample app that has the issue?