-
- Notifications
You must be signed in to change notification settings - Fork 875
Closed
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and the Parse ObjC SDK.
Issue Description
Getting the following compilation errors.
- Undefined symbol: OBJC_CLASS$_FBSDKAccessToken
- Undefined symbol: OBJC_CLASS_$_FBSDKApplicationDelegate
- Undefined symbol: OBJC_CLASS$_FBSDKSettings
Steps to reproduce
Compile a project that make use of Parse/FacebookUtils
using any version between 1.9.1
to latest 1.9.3
Actual Outcome
Expected Outcome
No compilation errors.
Environment
XCode 14.0.0, any arm64 devices
Client
- Parse ObjC SDK version:
1.9.1
,1.9.2
,1.9.3
Server
- Parse Server version: N/A
- Operating system: N/A
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): N/A
Database
- System (MongoDB or Postgres): N/A
- Database version: N/A
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): N/A
Logs
N/A
Metadata
Metadata
Assignees
Labels
type:bugImpaired feature or lacking behavior that is likely assumedImpaired feature or lacking behavior that is likely assumed