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!
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!