publishing and delivery of mobile application ios

19
Publishing and Delivery of IOS App K.Senthil Kumar, Assistant Professor, Sri Eshwar College of Engineering

Upload: k-senthil-kumar

Post on 13-Aug-2015

60 views

Category:

Education


0 download

TRANSCRIPT

Page 1: Publishing and delivery of mobile application   ios

Publishing and Delivery of IOS AppK.Senthil Kumar,Assistant Professor,Sri Eshwar College of Engineering

Page 2: Publishing and delivery of mobile application   ios

Publishing IOS app The first step to publish IOS app is to

get Apple Developer License from official site.

Apple Developer license Is free further, ios developer license cost you 99$(6500 Rs)

Page 3: Publishing and delivery of mobile application   ios

Step 1 – Testing IOS app submission involves complex

tests from apple so its better to do test application locally before submitting to review.

Consider about running your apps on old iphones with lesser memory.

IOS simulator is a great tool to test your app, which is better then mobile.

Page 4: Publishing and delivery of mobile application   ios

Step 2 – Rules and Regulation Doesn't crash. Shouldn't use private API's. Shouldn't replicate the functionality of

native applications. Should use In App Purchase for in-app

(financial) transactions. Shouldn't use the camera or microphone

without the user's knowledge. Only uses artwork that you have the

copyright of or you have permission to use.

Page 5: Publishing and delivery of mobile application   ios

Step 3 – Checklist App ID Distribution Certificate(Code Sign) Provisioning Profile(For App Store) Build Setting Deployment Target

Page 6: Publishing and delivery of mobile application   ios

Step 4 – Assets Icons

iTunes Artwork: 1024px x 1024px (required)

iPad/iPad Mini: 72px x 72px and 114px x 114px (required)

iPhone/iPod Touch: 57px x 57px and 114px x 114px (required)

Search Icon: 29px x 29px and 58px x 58px (optional)

Settings Application: 50px x 50px and 100px x 100px (optional)

Page 7: Publishing and delivery of mobile application   ios

Step 4 – Asset (Cont) Screenshot Meta Data

Page 8: Publishing and delivery of mobile application   ios

Submitting App Log in to itunes connect website Click Manage App Add new Application

IOS App.

Page 9: Publishing and delivery of mobile application   ios

Submitting App

Page 10: Publishing and delivery of mobile application   ios

Submitting App

Page 11: Publishing and delivery of mobile application   ios

Pricing

Page 12: Publishing and delivery of mobile application   ios

Application Rating

Page 13: Publishing and delivery of mobile application   ios

Final Review of Information

Page 14: Publishing and delivery of mobile application   ios

Uploading file from Xcode

Page 15: Publishing and delivery of mobile application   ios

Uploading file from Xcode

Page 16: Publishing and delivery of mobile application   ios

Uploading file from Xcode

Page 17: Publishing and delivery of mobile application   ios

Uploading file from Xcode

Page 18: Publishing and delivery of mobile application   ios

Uploading file from Xcode

Page 19: Publishing and delivery of mobile application   ios

Uploading file from Xcode