jeduan / cordova-plugin-facebook4

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

While using latest version of google plugin with cordova-plugin-facebook4 app is crashing #885

Closed kalaiprakash93 closed 3 years ago

kalaiprakash93 commented 3 years ago

Hi , we are using cordova-plugin-google-plus - 8.5.0. with cordova-plugin-facebook4 - 6.4.0 while using both facebook login is making app crash...

if we are using cordova-plugin-google-plus - 7.0.1 and facebook 6.4.0 is working perfect.. but we got UIwebwiew failure while update app in app store.

Kindly please help

noahcooper commented 3 years ago

This plugin is deprecated. Check out cordova-plugin-facebook-connect at https://www.npmjs.com/package/cordova-plugin-facebook-connect. I tested that plugin with cordova-plugin-google-plus@8.5.1 and did not experience a crash when logging in with Facebook. If you're still experiencing issues, feel free to log an issue on cordova-plugin-facebook-connect with more details.