Plugin(s)
Version
"@capacitor-firebase/authentication": "^7.2.0"
Platform(s)
Current behavior
I have updated my project to Capacitor 7, that uses capacitor-firebase/authentication "^7.2.0" or upper and firebase "^11.0.0". After this update when I try to login to Facebook I have this message from Facebook

I revoke my changes to Capacitor 6, capacitor-firebase/authentication "^6.1.0" and "firebase": "^10.13.0" and it works fine. The settings have not been changed.
Expected behavior
Login to Facebook on capacitor-firebase/authentication "^7.2.0" works the same as on capacitor-firebase/authentication "^6.1.0". User should be logged in.
Reproduction
link to a demo project with Capacitor 6 and @capacitor-firebase/authentication: 6.1.0
https://github.com/VashAlex/Capacitor6-login-to-facebook
link to a demo project with Capacitor 7 and @capacitor-firebase/authentication: 7.2.0
https://github.com/VashAlex/Capacitor7-login-to-facebook
Steps to reproduce
- run "npm i" in each project
- fill in information about Facebook App and Firebase app
- add GoogleService-Info.plist file into IOS directory
- run rpojects on ios simulator or real devices
Other information
No response
Capacitor doctor
Installed Dependencies:
@capacitor/core: 7.4.2
@capacitor/cli: 7.4.2
@capacitor/android: 7.4.2
@capacitor/ios: 7.4.2
Before submitting
Plugin(s)
Version
"@capacitor-firebase/authentication": "^7.2.0"
Platform(s)
Current behavior
I have updated my project to Capacitor 7, that uses capacitor-firebase/authentication "^7.2.0" or upper and firebase "^11.0.0". After this update when I try to login to Facebook I have this message from Facebook
I revoke my changes to Capacitor 6, capacitor-firebase/authentication "^6.1.0" and "firebase": "^10.13.0" and it works fine. The settings have not been changed.
Expected behavior
Login to Facebook on capacitor-firebase/authentication "^7.2.0" works the same as on capacitor-firebase/authentication "^6.1.0". User should be logged in.
Reproduction
link to a demo project with Capacitor 6 and @capacitor-firebase/authentication: 6.1.0
https://github.com/VashAlex/Capacitor6-login-to-facebook
link to a demo project with Capacitor 7 and @capacitor-firebase/authentication: 7.2.0
https://github.com/VashAlex/Capacitor7-login-to-facebook
Steps to reproduce
Other information
No response
Capacitor doctor
Installed Dependencies:
@capacitor/core: 7.4.2
@capacitor/cli: 7.4.2
@capacitor/android: 7.4.2
@capacitor/ios: 7.4.2
Before submitting