@Likon wrote:
Hi guys
I needed to move lately to android-studio gradle builds... but I have big problem with facebook plugin.
Mainly app crashes because of:
04-10 08:28:50.646: E/AndroidRuntime(12856): java.lang.RuntimeException: Unable to get provider com.facebook.FacebookContentProvider: java.lang.ClassNotFoundException: Didn't find class "com.facebook.FacebookContentProvider" on path: DexPathList[[zip file "/data/app/org.cocos2dx.facebook-1.apk"],nativeLibraryDirectories=[/data/app-lib/org.cocos2dx.facebook-1, /vendor/lib, /system/lib]]I've tried your facebook sample and have the same problem.
could you please check that, it should build run fine on gradle.
Also others plugins may be affected by that, I think is some build scripts where is the problem.It would be nice if you can make quick fix for that!
Posts: 2
Participants: 2