Skip to main content

iOS Overview

General Overview

iOS which was previously called iPhone OS is a mobile operating system developed by Apple Inc. Its first release was in 2007 which included iPhone and iPod Touch. iPad (1st Generation) was released in the April 2010 and in iPad mini was released in November 2012
The iOS devices get evolved quite frequently and from the experience we find that at least one version of iPhone and iPad is launched every year. Now we have iphone5 launched which has its predecessors starting from iPhone, iPhone 3gs, iPhone 4, iPhone 4s. Similarly iPad has evolved from iPad (1st Generation) to iPad(4th Generation) and an additional iPad mini version.
The iOS SDK has evolved from 1.0 to 6.0. iOS 6.0, the latest SDK is the only officially supported version in Xcode 4.5 and higher. We have rich apple documentation and we can find which methods and libraries can be used based on our deployment target. In the current version of Xcode, we’ll be able to choose between deployment targets of iOS 4.3, 5.0 and 6.0..
The power of iOS can be felt with some of the following features provided part of the device.
  • Maps
  • Siri
  • Facebook and Twitter
  • Multi-Touch
  • Accelerometer
  • GPS
  • High end processor
  • Camera
  • Safari
  • Powerful APIs
  • Game center
  • In-App Purchase
  • Reminders
  • Wide Range of gestures
The number of users using iPhone/iPad has increased a great deal. This creates the opportunity for developers to make money by creating applications for iPhone and iPad the Apple's App Store.
For some one new to iOS, Apple has designed an application store where the user can buy apps developed for their iOS devices. A developer can create both free and paid apps to App Store. To develop applications and distribute to the store the developer will require to register with iOS developer program which cost $99 a year and a Mac with Mountain Lion or higher for its development with latest Xcode.

Registering as an Apple developer

An apple ID is most necessary if you are having any apple device and being a developer, you definitely need it. It's also free and hence no issues in having one. The benefits of having an apple account are as follows,
  • Access to development tools
  • Worldwide Developers Conference (WWDC) videos
  • Can join iOS developer program teams when invited
To register an apple account for you
1. Click the link (https://developer.apple.com/programs/register/) and select "Create Apple ID"

2. Provide the necessary information which is self explanatory as given in the page.
3. Verify your account with your email verification and account becomes active.
4. Now you will be able to download the developer tools like Xcode which is packaged with iOS simulator and iOS SDK, and other developer resources.

Apple iOS Developer Program

The first question that would arise to a new developer is why I should register for iOS developer program. The answer is quite simple; Apple always focuses on providing quality applications to its user. If there was no registration fee there could be a possibility of junk apps being uploaded and cause problem for app review team of Apple.
The benefits of joining iOS developer program are as follows,
  • Run the apps you develop on the real iOS device
  • Distribute the apps to app store
  • Get access to developer previews
The steps to join iOS developer program are as follows

2. Click enroll now in the page that is displayed
3. Then you can either sign in to your existing apple account (if you have one) or create a new Apple ID.
4. Then you have to select between Individual and Company accounts. Use company account if there will be more than one developer in your team. In individual account you can't add members.
5. Then after entering the personal information (for those who newly registers), you can purchase and activate the program by paying with the help of your credit card (Only accepted mode of payment).
6. Now you will get access to developer resources by selecting the member center option in the page.

7. Here you will be able to do the following,
  • Create provisioning profiles
  • Manage your team and devices
  • Managing application to app store through iTunes Connect
  • Get forum and technical support

Comments

Popular Post

SSC WORD

1. TRANQUILITY : शांति Meaning:  a peaceful, calm state, without noise, violence, worry, etc. Synonyms:  calmness, coolness Antonyms:  chaos, loudness Example:  Not surprisingly, the desire for tranquility among local inhabitants is almost palpable. 2. REBOUND : वापस आना Meaning:  If an action rebounds on you, it does not have the effect you hoped for but has an unpleasant effect on you instead Synonyms:  recoil, recuperate Antonyms:  weaken, hurt Example:  His continual demands for sympathy rebounded on him because his friends finally stopped listening. 3. INVIGORATE : प्रोत्साहन Meaning:  to give new energy or strength to someone or something Synonyms:  boost, stimulate Antonyms:  discourage, dissuade Example:  They argued that a cut in the tax rate would invigorate the ec...

Brief of Large Language Model !

  A large language model refers to a type of artificial intelligence (AI) model that has been trained on a vast amount of textual data to understand and generate human-like text. These models use deep learning techniques, particularly deep neural networks, to process and analyze language patterns, semantics, and grammar. Large language models, such as GPT-3.5 from OpenAI, are designed to handle a wide range of natural language processing tasks, including text generation, translation, summarization, question answering, and more. They can understand and generate coherent text based on the context provided to them. These models are trained on massive datasets that contain a diverse range of text sources, such as books, articles, websites, and other written materials. During training, the models learn to identify patterns, extract information, and generate relevant responses or text based on the input they receive. Large language models have the potential to assist with various tasks,...
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <!-- srportalgiri_main_AdSense1_250x250_as --> <ins class="adsbygoogle"      style="display:inline-block;width:250px;height:250px"      data-ad-client="ca-pub-2060990885270177"      data-ad-slot="4129699440"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script>

The Hindu Vocab

# Daily_Vocab 1. Quintessence (noun): The most perfect or typical example of a quality or class. (सार) Synonyms - Apotheosis, Gist, Distillation, Kernel Antonyms - Outside, Exteriority, Extra             Example - The corruption scandal was reported as the quintessence of dirty politics. 2. Equitable (adjective): Fair and impartial. (न्यायसंगत) Synonyms –  Unprejudiced, Proportionate, Ethical, Unbiased Antonyms – Unfair, Bias, Prejudiced, Partial Example - The arbitrator could foresee no equitable outcome in the feud between the two sides 3. Recuperation (noun): Recovery from illness or exertion. (आरोग्यलाभ) Synonyms: Convalescence, Rehabilitation, Rejuvenation, Renaissance Antonyms:  Worsening, Weakening, Destruction Example: The model has no power of recuperation; in a...

The DNA Technology (Regulation) Bill

Recently, the DNA Technology (Regulation) Bill was introduced in the Lok Sabha to regulate the use of DNA technology for establishing the identity of a person. What are the provisions of the bill? 1. Establishment of National and Regional DNA Data Bank. 2. Every data bank would have indices such as the crime scene index, suspects’ or undertrials’ index, offenders’ index, missing persons’ index and unknown deceased persons’ index. 3. Establishment of DNA Regulatory Board which accredits labs analysing DNA samples. 4. Written consent by individuals is mandatory before collection of their DNA samples and creating a DNA profile of an individual. 5. However, consent is not required for offences with punishment for more than seven years in jail or death. Deletion of DNA profile from Data banks: 1. DNA profiles of the suspect may be removed on the filing of a police report or court order. 2. DNA profiles of undertrials may be removed based on a court orde...

Follow the Page for Daily Updates!