-
Notifications
You must be signed in to change notification settings - Fork 3.7k
The file path does not exist on the file system: /FBSDKCoreKit/FBSDKCoreKit/GraphAPI/FBSDKGraphRequestConnection.m #2629
Description
Checklist before submitting a bug report
- I've updated to the latest released version of the SDK
- I've searched for existing GitHub issues
- I've looked for existing answers on Stack Overflow, the Facebook Developer Community Forum and the Facebook Developers Group
- I've read the Code of Conduct
- This issue is not security related and can safely be disclosed publicly on GitHub
Xcode version
26.1.1
Facebook iOS SDK version
18.0.1
Dependency Manager
SPM
SDK Framework
Core
Goals
Can't show file for stack frame : <DBGLLDBStackFrame: 0xa65ac7980> - stackNumber:1 - name:-[FBSDKGraphRequestConnection raiseExceptionIfMissingClientToken]. The file path does not exist on the file system: /FBSDKCoreKit/FBSDKCoreKit/GraphAPI/FBSDKGraphRequestConnection.m
Expected results
Can't show file for stack frame : <DBGLLDBStackFrame: 0xa65ac7980> - stackNumber:1 - name:-[FBSDKGraphRequestConnection raiseExceptionIfMissingClientToken]. The file path does not exist on the file system: /FBSDKCoreKit/FBSDKCoreKit/GraphAPI/FBSDKGraphRequestConnection.m
Actual results
Can't show file for stack frame : <DBGLLDBStackFrame: 0xa65ac7980> - stackNumber:1 - name:-[FBSDKGraphRequestConnection raiseExceptionIfMissingClientToken]. The file path does not exist on the file system: /FBSDKCoreKit/FBSDKCoreKit/GraphAPI/FBSDKGraphRequestConnection.m
Steps to reproduce
Can't show file for stack frame : <DBGLLDBStackFrame: 0xa65ac7980> - stackNumber:1 - name:-[FBSDKGraphRequestConnection raiseExceptionIfMissingClientToken]. The file path does not exist on the file system: /FBSDKCoreKit/FBSDKCoreKit/GraphAPI/FBSDKGraphRequestConnection.m
Code samples & details
// INSERT YOUR CODE HERE