java.lang.NoClassDefFoundError and ClassNotFoundException after add android Facebook SDK to the project
Update: Changing SDK version to 4.39.0 is the fix.
Does your app have internet permission?
Also try 4.39.0 as FB SDK version
Don't forget to invalidateCache and restart.