bug: Authentication v6.3.1 iOS error - bad access token invalid-credential #799
Closed
5 of 17 tasks
Labels
bug/fix
Something isn't working
needs: reproduction
needs: triage
package: authentication
platform: ios
iOS platform
Plugin(s)
Version
6.3.1
Platform(s)
Current behavior
Calling SigninWithFacebook on an iOS device using @capacitor-firebase/authentication v6.3.1 returns an error ("bad access token, invalid-credential"). SignInWithFacebook on Android works. SignInWithGoogle & SignInWithApple work on iOS and Android. Not sure if this is a compatibility issue with certain iOS versions. Dropping down to v6.2.0 resolves the problem.
Expected behavior
SignInWithFacebook should work on iOS like it does on Android.
Reproduction
will try to get one next week
Steps to reproduce
Other information
No response
Capacitor doctor
✔ Copying web assets from browser to ios/App/App/public in 636.14ms
✔ Creating capacitor.config.json in ios/App/App in 799.08μs
✔ copy ios in 671.32ms
✔ Updating iOS plugins in 1.63ms
✔ Updating iOS native dependencies with pod install in 24.27s
[info] Found 17 Capacitor plugins for ios:
@aparajita/[email protected]
@capacitor-community/[email protected]
@capacitor-community/[email protected]
@capacitor-firebase/[email protected]
@capacitor-firebase/[email protected]
@capacitor-firebase/[email protected]
@capacitor-firebase/[email protected]
@capacitor-firebase/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@capacitor/[email protected]
@pantrist/[email protected]
✔ update ios in 24.30s
[info] Sync finished in 25.215s
marcusrogers@marcuss-mbp app % npx cap doctor
[warn] The bundledWebRuntime configuration option has been deprecated. Can be safely deleted.
💊 Capacitor Doctor 💊
Latest Dependencies:
@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/android: 6.2.0
@capacitor/ios: 6.2.0
Installed Dependencies:
@capacitor/cli: 6.2.0
@capacitor/core: 6.2.0
@capacitor/android: 6.2.0
@capacitor/ios: 6.2.0
[success] iOS looking great! 👌
[success] Android looking great! 👌
Before submitting
The text was updated successfully, but these errors were encountered: