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

Login attempt cancelled due to alternate call to openURL #2519

Open
5 tasks done
AlexMinchanka opened this issue Dec 20, 2024 · 0 comments
Open
5 tasks done

Login attempt cancelled due to alternate call to openURL #2519

AlexMinchanka opened this issue Dec 20, 2024 · 0 comments

Comments

@AlexMinchanka
Copy link

Checklist before submitting a bug report

Xcode version

16.1

Facebook iOS SDK version

17.3.0

Dependency Manager

SPM

SDK Framework

Core

Goals

To understand why the error "Login attempt cancelled by alternate call to openURL" is occurring and identify the root cause of the issue.

Expected results

The Facebook login should proceed successfully without being canceled by other openURL calls.

Actual results

The login attempt is canceled with the error "Login attempt cancelled by alternate call to openURL."

Error Message:
Error Domain=com.facebook.sdk.core Code=13 "(null)"
UserInfo={com.facebook.sdk:FBSDKErrorLocalizedDescriptionKey=Login attempt cancelled by alternate call to openURL from:

Steps to reproduce

No specific steps to reproduce. The error occurs intermittently without any clear pattern.

Code samples & details

// INSERT YOUR CODE HERE
var example = "Example code"
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

1 participant