Has anyone encountered this error before with Facebook SDK for Android?
java.lang.RuntimeException: Unable to get provider com.facebook.internal.FacebookInitProvider: java.lang.ClassNotFoundException: Didn't find class "com.facebook.internal.FacebookInitProvider" on path: DexPathList[[zip file "/data/app/com.hellogold.app.dev-2/base.apk"]
I've got same problem and was because I call MultiDex.install in App.onCreate, moving to App.attachBaseContext() solved the problem. Because provides installing starts before App.onCreate.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With