Open EdwardChang8685 opened 7 months ago
15.3.0
17.0.0
CocoaPods
Other / I don't know
After Login with classic login and limited login and print
classic login
limited login
Profile.current?.firstName
will get the whole name "FirstName LastName", not FirstName
FirstName
"firstName"
"firstName lastName"
No response
Checklist before submitting a bug report
Xcode version
15.3.0
Facebook iOS SDK version
17.0.0
Dependency Manager
CocoaPods
SDK Framework
Other / I don't know
Goals
After Login with
classic login
andlimited login
and printwill get the whole name "FirstName LastName", not
FirstName
Expected results
"firstName"
Actual results
"firstName lastName"
Steps to reproduce
No response
Code samples & details
No response