Skip to content

SDK fails to compile in Xcode 26 because of a deprecation error #45

@JoeSzymanskiNoom

Description

@JoeSzymanskiNoom

Describe the bug

When building against Xcode 26, there are raised deprecation warnings/errors related to StoreKit that are preventing the build from completing. While these should not be raised when using older iOS version targets, it appears that Xcode 26 will raise them no matter what the settings are.

Facebook recently made a change to disable the warnings/errors explicitly in the associated file, which might be a good path forward in the short term: facebook/facebook-ios-sdk@e45e95e

Steps to reproduce

Build using Xcode 26.

Expected behavior

Build should complete without errors

SDK Version

3.13.0

XCode Version

26

Device

iPhone

OS

all

Additional Information/Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions