SlideShare a Scribd company logo
1 of 9
Dos and Don’ts for iOS Mobile
Commerce App Development
@mobstac
Do: Use a combination of Storyboards,
NIBs and code to build user interface
in your iOS app
Storyboards: It is a visual tool that helps developers to lay
out multiple application views and the transitions
between them.
NIBs: Also known as XIBs, each of these files correspond
to a single view element and can be used as a visual tool
as well by laying it out in the Interface Builder.
Code: In this method you will programmatically handle
all custom positioning, animation etc.
www.mobstac.com
Do: Implement a parental gate, when
building a kids’App
Where to use this:
• Before opening any link that takes the user outside the
app
• Before making any in-app purchases within the app
• Before opening a link to social networks like Facebook
or Twitter
www.mobstac.com
Do: Use Auto Layout and
NSFormatter to make localization
process easier at a later stage
How to do this:
• Use Auto Layout. This provides you controls (labels,
buttons) with intrinsic sizes
• Depending on the type of control, these sizes can be
valid either horizontally or vertically or in both
dimensions
• If you do not clearly mention the width and height
constraints, the intrinsic size of the control will
function as an implicit constraint
www.mobstac.com
Do: Use Lazy loading to improve the
performance of your iOS app
How to use this:
• Provide users with better performance by creating
views as they need them
• Add them to a re-use queue when user is done
Advantages:
• Helps avoid allocation cost as you are only required to
configure your views when a scroll is performed
• Improves memory usage
www.mobstac.com
Don’t: Use In-App Purchases to sell
real world goods or services
• Use Apple’s IAP to sell unlockable features, media
subscriptions, and consumable assets
• Sell real world goods through a third party provider
like PayPal or Amazon Payments as done by Amazon,
eBay etc
www.mobstac.com
Don’t: Make all View Controllers
directly dependent on the App
Delegate for data model object
App Delegate is a custom object that is created when an
app is launched and it mainly handles state transitions
within the app.
Making view controller dependent on App Delegate:
• Increases the dependencies between your objects, thus
adding more complexity to the web of connections
between your classes
• Makes it harder to understand what is going on in your
code, and make changes accordingly
www.mobstac.com
Thank You!
Wondering where to get started?
Direct your questions to
rahul@mobstac.com
MobStac is the world's first mobile commerce platform for
developers delivering exceptional mobile commerce apps
on iOS, Android and Windows.
We offer robust SDKs and backend services for app
developers building apps for e-commerce businesses and
consumer brands.
Dev portal: http://developer.mobstac.com/
www.mobstac.com

More Related Content

Viewers also liked

Building PriceCheck to a world beating app.
Building PriceCheck to a world beating app.Building PriceCheck to a world beating app.
Building PriceCheck to a world beating app.Andre de Wet
 
Who Owns the Future of Mobile Commerce: iPhone vs. Android Smartphones?
Who Owns the Future of Mobile Commerce: iPhone vs. Android Smartphones?Who Owns the Future of Mobile Commerce: iPhone vs. Android Smartphones?
Who Owns the Future of Mobile Commerce: iPhone vs. Android Smartphones?Mobify
 
Dibs Webinar - Improve E-commerce Conversion in four steps
Dibs Webinar - Improve E-commerce Conversion in four stepsDibs Webinar - Improve E-commerce Conversion in four steps
Dibs Webinar - Improve E-commerce Conversion in four stepsConversionista
 
Mobile Commerce Trends in 2015
Mobile Commerce Trends in 2015Mobile Commerce Trends in 2015
Mobile Commerce Trends in 2015Pixelter
 
Sample Report: South Korea B2C E-Commerce Sales Forecast: 2015 to 2018
Sample Report: South Korea B2C E-Commerce Sales Forecast: 2015 to 2018Sample Report: South Korea B2C E-Commerce Sales Forecast: 2015 to 2018
Sample Report: South Korea B2C E-Commerce Sales Forecast: 2015 to 2018yStats.com
 
Sample Report: Asia-Pacific Online Payment Methods: Full Year 2015
Sample Report: Asia-Pacific Online Payment Methods: Full Year 2015Sample Report: Asia-Pacific Online Payment Methods: Full Year 2015
Sample Report: Asia-Pacific Online Payment Methods: Full Year 2015yStats.com
 
Mobile Social Networks Best Practices from Asia
Mobile Social Networks Best Practices from AsiaMobile Social Networks Best Practices from Asia
Mobile Social Networks Best Practices from AsiaBenjamin Joffe
 
Food for thought - Food e-commerce
Food for thought - Food e-commerce Food for thought - Food e-commerce
Food for thought - Food e-commerce marketplace amp Ltd
 
18 most powerful e-commerce conversion hacks
18 most powerful e-commerce conversion hacks18 most powerful e-commerce conversion hacks
18 most powerful e-commerce conversion hacksBryan Lau Wai Kit
 
e-Commerce in South Korea
e-Commerce in South Koreae-Commerce in South Korea
e-Commerce in South KoreaSilvia Lee
 
2016 - M-Commerce is dead - long live M-Commerce!
2016 - M-Commerce is dead - long live M-Commerce!2016 - M-Commerce is dead - long live M-Commerce!
2016 - M-Commerce is dead - long live M-Commerce!Johannes Waibel
 
HOLY GRAIL OF E-COMMERCE CONVERSION OPTIMIZATION – 91 POINT CHECKLIST AND INF...
HOLY GRAIL OF E-COMMERCE CONVERSION OPTIMIZATION – 91 POINT CHECKLIST AND INF...HOLY GRAIL OF E-COMMERCE CONVERSION OPTIMIZATION – 91 POINT CHECKLIST AND INF...
HOLY GRAIL OF E-COMMERCE CONVERSION OPTIMIZATION – 91 POINT CHECKLIST AND INF...cueblocks
 
Our Story in 11 Questions - Yu-Shik Kim, n11.com
Our Story in 11 Questions - Yu-Shik Kim, n11.comOur Story in 11 Questions - Yu-Shik Kim, n11.com
Our Story in 11 Questions - Yu-Shik Kim, n11.comWebrazzi
 

Viewers also liked (13)

Building PriceCheck to a world beating app.
Building PriceCheck to a world beating app.Building PriceCheck to a world beating app.
Building PriceCheck to a world beating app.
 
Who Owns the Future of Mobile Commerce: iPhone vs. Android Smartphones?
Who Owns the Future of Mobile Commerce: iPhone vs. Android Smartphones?Who Owns the Future of Mobile Commerce: iPhone vs. Android Smartphones?
Who Owns the Future of Mobile Commerce: iPhone vs. Android Smartphones?
 
Dibs Webinar - Improve E-commerce Conversion in four steps
Dibs Webinar - Improve E-commerce Conversion in four stepsDibs Webinar - Improve E-commerce Conversion in four steps
Dibs Webinar - Improve E-commerce Conversion in four steps
 
Mobile Commerce Trends in 2015
Mobile Commerce Trends in 2015Mobile Commerce Trends in 2015
Mobile Commerce Trends in 2015
 
Sample Report: South Korea B2C E-Commerce Sales Forecast: 2015 to 2018
Sample Report: South Korea B2C E-Commerce Sales Forecast: 2015 to 2018Sample Report: South Korea B2C E-Commerce Sales Forecast: 2015 to 2018
Sample Report: South Korea B2C E-Commerce Sales Forecast: 2015 to 2018
 
Sample Report: Asia-Pacific Online Payment Methods: Full Year 2015
Sample Report: Asia-Pacific Online Payment Methods: Full Year 2015Sample Report: Asia-Pacific Online Payment Methods: Full Year 2015
Sample Report: Asia-Pacific Online Payment Methods: Full Year 2015
 
Mobile Social Networks Best Practices from Asia
Mobile Social Networks Best Practices from AsiaMobile Social Networks Best Practices from Asia
Mobile Social Networks Best Practices from Asia
 
Food for thought - Food e-commerce
Food for thought - Food e-commerce Food for thought - Food e-commerce
Food for thought - Food e-commerce
 
18 most powerful e-commerce conversion hacks
18 most powerful e-commerce conversion hacks18 most powerful e-commerce conversion hacks
18 most powerful e-commerce conversion hacks
 
e-Commerce in South Korea
e-Commerce in South Koreae-Commerce in South Korea
e-Commerce in South Korea
 
2016 - M-Commerce is dead - long live M-Commerce!
2016 - M-Commerce is dead - long live M-Commerce!2016 - M-Commerce is dead - long live M-Commerce!
2016 - M-Commerce is dead - long live M-Commerce!
 
HOLY GRAIL OF E-COMMERCE CONVERSION OPTIMIZATION – 91 POINT CHECKLIST AND INF...
HOLY GRAIL OF E-COMMERCE CONVERSION OPTIMIZATION – 91 POINT CHECKLIST AND INF...HOLY GRAIL OF E-COMMERCE CONVERSION OPTIMIZATION – 91 POINT CHECKLIST AND INF...
HOLY GRAIL OF E-COMMERCE CONVERSION OPTIMIZATION – 91 POINT CHECKLIST AND INF...
 
Our Story in 11 Questions - Yu-Shik Kim, n11.com
Our Story in 11 Questions - Yu-Shik Kim, n11.comOur Story in 11 Questions - Yu-Shik Kim, n11.com
Our Story in 11 Questions - Yu-Shik Kim, n11.com
 

More from MobStac

6 Brands Getting Creative with In-store Retail Technology Use
6 Brands Getting Creative with In-store Retail Technology Use6 Brands Getting Creative with In-store Retail Technology Use
6 Brands Getting Creative with In-store Retail Technology UseMobStac
 
Instructions for Installing the MobStac iOS SDK
Instructions for Installing the MobStac iOS SDKInstructions for Installing the MobStac iOS SDK
Instructions for Installing the MobStac iOS SDKMobStac
 
21 Mobile Commerce Statistics Every Consumer Brand Should Know
21 Mobile Commerce Statistics Every Consumer Brand Should Know21 Mobile Commerce Statistics Every Consumer Brand Should Know
21 Mobile Commerce Statistics Every Consumer Brand Should KnowMobStac
 
The Future of In-Store Shopping in Retail
The Future of In-Store Shopping in RetailThe Future of In-Store Shopping in Retail
The Future of In-Store Shopping in RetailMobStac
 
Rise of Social Media in Ecommerce
Rise of Social Media in EcommerceRise of Social Media in Ecommerce
Rise of Social Media in EcommerceMobStac
 
The App Effect
The App EffectThe App Effect
The App EffectMobStac
 
How people consume content on mobile
How people consume content on mobileHow people consume content on mobile
How people consume content on mobileMobStac
 

More from MobStac (7)

6 Brands Getting Creative with In-store Retail Technology Use
6 Brands Getting Creative with In-store Retail Technology Use6 Brands Getting Creative with In-store Retail Technology Use
6 Brands Getting Creative with In-store Retail Technology Use
 
Instructions for Installing the MobStac iOS SDK
Instructions for Installing the MobStac iOS SDKInstructions for Installing the MobStac iOS SDK
Instructions for Installing the MobStac iOS SDK
 
21 Mobile Commerce Statistics Every Consumer Brand Should Know
21 Mobile Commerce Statistics Every Consumer Brand Should Know21 Mobile Commerce Statistics Every Consumer Brand Should Know
21 Mobile Commerce Statistics Every Consumer Brand Should Know
 
The Future of In-Store Shopping in Retail
The Future of In-Store Shopping in RetailThe Future of In-Store Shopping in Retail
The Future of In-Store Shopping in Retail
 
Rise of Social Media in Ecommerce
Rise of Social Media in EcommerceRise of Social Media in Ecommerce
Rise of Social Media in Ecommerce
 
The App Effect
The App EffectThe App Effect
The App Effect
 
How people consume content on mobile
How people consume content on mobileHow people consume content on mobile
How people consume content on mobile
 

Recently uploaded

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 

Recently uploaded (20)

The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 

Dos and Don'ts of Building a Mobile Commerce App

  • 1. Dos and Don’ts for iOS Mobile Commerce App Development @mobstac
  • 2. Do: Use a combination of Storyboards, NIBs and code to build user interface in your iOS app Storyboards: It is a visual tool that helps developers to lay out multiple application views and the transitions between them. NIBs: Also known as XIBs, each of these files correspond to a single view element and can be used as a visual tool as well by laying it out in the Interface Builder. Code: In this method you will programmatically handle all custom positioning, animation etc. www.mobstac.com
  • 3. Do: Implement a parental gate, when building a kids’App Where to use this: • Before opening any link that takes the user outside the app • Before making any in-app purchases within the app • Before opening a link to social networks like Facebook or Twitter www.mobstac.com
  • 4. Do: Use Auto Layout and NSFormatter to make localization process easier at a later stage How to do this: • Use Auto Layout. This provides you controls (labels, buttons) with intrinsic sizes • Depending on the type of control, these sizes can be valid either horizontally or vertically or in both dimensions • If you do not clearly mention the width and height constraints, the intrinsic size of the control will function as an implicit constraint www.mobstac.com
  • 5. Do: Use Lazy loading to improve the performance of your iOS app How to use this: • Provide users with better performance by creating views as they need them • Add them to a re-use queue when user is done Advantages: • Helps avoid allocation cost as you are only required to configure your views when a scroll is performed • Improves memory usage www.mobstac.com
  • 6. Don’t: Use In-App Purchases to sell real world goods or services • Use Apple’s IAP to sell unlockable features, media subscriptions, and consumable assets • Sell real world goods through a third party provider like PayPal or Amazon Payments as done by Amazon, eBay etc www.mobstac.com
  • 7. Don’t: Make all View Controllers directly dependent on the App Delegate for data model object App Delegate is a custom object that is created when an app is launched and it mainly handles state transitions within the app. Making view controller dependent on App Delegate: • Increases the dependencies between your objects, thus adding more complexity to the web of connections between your classes • Makes it harder to understand what is going on in your code, and make changes accordingly www.mobstac.com
  • 9. Wondering where to get started? Direct your questions to rahul@mobstac.com MobStac is the world's first mobile commerce platform for developers delivering exceptional mobile commerce apps on iOS, Android and Windows. We offer robust SDKs and backend services for app developers building apps for e-commerce businesses and consumer brands. Dev portal: http://developer.mobstac.com/ www.mobstac.com