Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limited Login Failed on iOS 17 #2388

Open
5 tasks done
sylvia-tencent-wmt opened this issue Apr 18, 2024 · 4 comments
Open
5 tasks done

Limited Login Failed on iOS 17 #2388

sylvia-tencent-wmt opened this issue Apr 18, 2024 · 4 comments

Comments

@sylvia-tencent-wmt
Copy link

Checklist before submitting a bug report

Xcode version

15.1

Facebook iOS SDK version

17.0.0

Dependency Manager

Prebuilt Binaries

SDK Framework

Login

Goals

Login failed on limited login with iOS 17.

Expected results

Able to login on iOS 17.

Actual results

The operation couldn’t be completed. (com.facebook.sdk.core error 2.)

Steps to reproduce

Scenario: attempt to login with iOS 17 device, showed error: "The operation couldn’t be completed. (com.facebook.sdk.core error 2.)"

Tested with iOS 17, returned error
Tested with iOS 16.7.7 able to login

Code samples & details

FBSDKLoginConfiguration *configuration = [[FBSDKLoginConfiguration alloc] initWithPermissions:@[@"email",@"public_profile"]tracking:FBSDKLoginTrackingLimited nonce:@"123"];
@fgeracitano
Copy link

+1, we have same issue here: #2387

@kishore-chandru-poshmark

same

@temuujinnn
Copy link

Same here

@ankitpunchh
Copy link

Any solution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants