facebook / facebook-ios-sdk

Used to integrate the Facebook Platform with your iOS & tvOS apps.

Home Page:https://developers.facebook.com/docs/ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

shanezzar opened this issue · comments

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