Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about deployment-target

Read more about deployment-target

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - deployment-target

Do I still need the @availible 13.0 attribute in my class if my minimum deployment target is iOS 13.0?

I am adding Combine to my iOS application. To do this, I have updated my create account ViewModel to use Combine rather than my previous implementation. Upon adding Combine to my ViewModel, I was met ...
test-img

zach2161

ios

swift

combine

deployment-target

Votes: 0

Answers: 1

Latest Answer

No. You only need to use @available annotation when your deployment target is lower than the minimum OS version required for the API you are using. So when targeting iOS 13, you don't need @available ...
test-img

Dávid Pásztor

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved