jeduan / cordova-plugin-facebook4

Use the latest Facebook SDK in your Cordova and Ionic projects
Other
767 stars 511 forks source link

Ionic 4 crashes on Android java.lang.ClassNotFoundException: org.apache.cordova.facebook.ConnectPlugin #841

Closed butterfly-valley closed 4 years ago

butterfly-valley commented 4 years ago

Trying to implement Facebook login on my Ionic 4 Android app and getting this error. The recognizes the plugin with version 6.2 and builds with no errors but on launch the app crashes with the error above

peterpeterparker commented 4 years ago

Plz use other channels for support requests, thx

butterfly-valley commented 4 years ago

Sorry, is this not an issue with the plugin?

SalSchein commented 1 year ago

@butterfly-valley

I am also getting the same crash How did you fix this error?

Thanks.