facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.
https://developers.facebook.com/docs/ios
Other
7.73k stars 3.5k forks source link

Facebook login is not working when appURLSchemeSuffix, appID, clientToken and displayName are defined dynamically for more than one Facebook login within one app #2408

Open shanezzar opened 2 weeks ago

shanezzar commented 2 weeks ago

Checklist before submitting a bug report

Xcode version

15.3

Facebook iOS SDK version

17.0.1

Dependency Manager

SPM

SDK Framework

Login

Goals

Facebook login is not working when appURLSchemeSuffix, appID, clientToken and displayName are defined dynamically for more than one Facebook login within one app.

image

Expected results

The login should work fine after dynamically defining appURLSchemeSuffix, appID, clientToken and displayName.

Actual results

image

Steps to reproduce

No response

Code samples & details