adspace
What are all the difference between iOS3, iOS4 and iOS5?
Answer Posted / Navjot Singh
{"iOS3": "* Version released in 2009n* Supported older devices like iPhone 2G, iPod touch 1G and iPhone 3G.n* Used HFS+ file system.n*, Didn't support multitasking.",
"iOS4": "* Version released in 2010n* Introduced multitasking feature for compatible devices.n* Supported Game Center, iAd and AirPrint.n* Used HFS+ file system.",
"iOS5": "* Version released in 2011n* Dropped support for older devices like iPhone 3G and iPod touch 2G.n* Introduced new features like Notification Center, Newsstand, Twitter integration, iCloud, etc.n* Switched from HFS+ to APFS file system.",
"reference": "https://www.apple.com/ios/history/
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is latest version of ios?
What is nsmanagedobjectcontext? What are the different concurrency types? Explain them.
What is dependency management tools?
What is latest xcode version?
In a single model, can I have few entities in one sqlite db file and remaining in another sqlite db file?
How to handle concurrency problems in core data?
What are transient properties?
What is the purpose of reuseidentifier?
What is latest ios version?
What's the latest version of ios?
Why do all model object attributes get marked with @dynamic and not synthesised? What does @dynamic mean?
What are the different store migration options? How do they work?
Why do all model object attributes get marked with @dynamic and not synthesised?
Explain parent-child context setup. How does it work? What are the advantages?