Noorul Asan
iOS App Developer
Tuesday, 9 July 2013
Creating App Icons & Launch Images for iPhone/IPad
Size of App Icon & Launch Images in Pixels:
Image Size for iPhone/iPod Deployment Info:
Image Size for iPad Deployment Info:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Click on UITextField to show a UIPickerView
Some time it is required in iPhone to add UIPickerView in UIActionSheet. Here are the steps to do that In ViewController.h @inte...
iOS Interview Questions and Answers
What is latest iOS version? IOS 11.0.3 What is latest Xcode version? Xcode 9 What are the features in Xcode 9? ...
Getting Contacts from Address Book for iOS App
1. Add the AddressBookUI.framework into Project 2. Import the header file #import <AddressBook/AddressBook.h> 3. Add t...
No comments:
Post a Comment