How can we programmatically detect which iOS version is device running on? [duplicate]

I want to check if the user is running the app on iOS less than 5.0 and display a label in the app.

How do I detect which iOS is running on user’s device programmatically?

Thanks!

10 Answers
10

Leave a Comment