Monday 24 October 2011

Wednesday 19 October 2011

TextField Hides keyboard in iPhone

// add this line in .h file
IBOutlet UITextField *textField;
@property(nonatomic,retain) UITextField *textField;



//add this line in .m file
@synthesize textField;
// text field on out side touch :keyboard hidden method

Wednesday 5 October 2011

download iPhone book

download iPhone books and other documents
Site 1

Site 2

How to take screen shots in Apple Mac

For custom screen shot press shift+command(Window button) +4 For take screen shot of particular open window press shift + command +4 then space bar Note that command button is window sign button near left control and left alt. All screen shot will automatic save at desktop. to move desktop directly press F11.

If you want to record screen video use Debut software which is freeware for mac. It supports many video format like flv,3gp,wmv etc. Good freeware software.

iOS iPhone developer Guide, Submission Process, Status, References


Written by : Gaurav D. Sharma 2011 
INDEX
    1.    Code Should follow this terms, conditions and code standards. Unless Apps will be rejected.
    2.    Apps Store Review Guidelines
    ⁃    Make your code distributed (Binary for upload to apple store (itunesconnect.apple.com)) Before apply this please read both try first then apply this step.
    3.    Distribution
    ⁃    Try one
    ⁃    Try two
    4.    App Store Approve Process
    5.    There are 16 types of status of your apps in itunesconnect.apple.com
    6.    Distributing your applications Ad Hoc (Optional)

Download it as PDF click here