Skip to content

Deprecation notice: minimum iOS deployment target moving from iOS 12 to iOS 15 #3126

Description

@maxep

Summary

We're raising the minimum iOS version supported by the Datadog iOS SDK from iOS 12 to iOS 15.

Why

As raised in #2978, Xcode 27 no longer builds a project with a deployment target below iOS 15. Any project or Swift package declaring one gets a build error.

What this means for you

If your app already targets iOS 15 or later, this change doesn't affect you.

If your app still targets iOS 12 through 14, you have two options: raise your app's own minimum deployment target to iOS 15, or stay on the last SDK version that supports iOS 12 until you're ready to move. We'll specify the exact version boundary in the release notes and migration guide when it ships.

If you have any questions or concerns, feel free to comment on this issue or contact our Support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions