Skip to content

bug: Can not sign in to Facebook. "It looks like this app is not available" #900

@VashAlex

Description

@VashAlex

Plugin(s)

  • Analytics
  • App
  • App Check
  • Authentication
  • Crashlytics
  • Cloud Firestore
  • Cloud Functions
  • Cloud Messaging
  • Cloud Storage
  • Performance
  • Remote Config

Version

"@capacitor-firebase/authentication": "^7.2.0"

Platform(s)

  • Android
  • iOS
  • Web

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

Image

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

  1. run "npm i" in each project
  2. fill in information about Facebook App and Firebase app
  3. add GoogleService-Info.plist file into IOS directory
  4. 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

  • I have read and followed the bug report guidelines.
  • I have attached links to possibly related issues and discussions.
  • I understand that incomplete issues (e.g. without reproduction) are closed.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions