I have upgraded Android SDK and Facebook SDK. after the update, the Facebook login not working. before it was working fine.
Could you please let me know how I can resolve it?
“cordova-android”: “^10.1.1”,
“@ionic-native/facebook”: “^4.20.0”,
“cordova-plugin-facebook4”: “^6.4.0”,
“cordova-plugin-facebook4”: {
“APP_ID”: “XXXXX”,
“APP_NAME”: “XXXX”,
“FACEBOOK_HYBRID_APP_EVENTS”: “false”,
“FACEBOOK_ANDROID_SDK_VERSION”: “5.13.0”
}
1 post - 1 participant