EddyVerbruggen/cordova-plugin-googleplus

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

kalaiprakash93 opened this issue · 1 comments

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

As noted in jeduan/cordova-plugin-facebook4#885:

cordova-plugin-facebook4 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.