Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8596515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T00:41:53+00:00 2026-06-12T00:41:53+00:00

Hi does Apples iOS is having backward compatability? I’m having a doubt like in

  • 0

Hi does Apples iOS is having backward compatability? I’m having a doubt like in iOS 6 apple is introducing many new features like say for an example we have UICollectionView (for Grid) if i use this class & control of iOS6 then is there any flags or settings change or any extra code snippet available for developers so as to support iOS<6 also.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T00:41:54+00:00Added an answer on June 12, 2026 at 12:41 am

    You can check UICollectionView's class availability with NSClassFromString function.

    A simple example of Twitter :

    Class TWTweetComposeViewControllerClass = NSClassFromString(@"TWTweetComposeViewController"); 
    
    if (TWTweetComposeViewControllerClass != nil) 
    {
         // this class only available in iOS 5
         // so new code
    }
    else
    {
         // Means older version
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i added the new methods to my code like described at apples iOS 6
I want to know that does apple's Push Notification Server generate new device token
I'm working with the new UIDocument features in iOS 5.0. I have an existing
Does Apple allow iOS and Mac apps to use Javascript? Can someone give me
We found that your app does not comply with the Apple iOS Human Interface
In this link it says it does: http://developer.apple.com/library/ios/#documentation/AudioVideo/Conceptual/MultimediaPG/UsingAudio/UsingAudio.html However I have searched for an
I'm new to obj-c/iOS and I'm having trouble understanding conceptually at least viewControllers. I've
Does Apple push use TCP or UDP to deliver messages from their servers to
How does apple feel about blocking tabs from being clickable until for example when
I am just wondering how does apple approve the iPhone app that communicates via

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.