Chapter    15

My Account

At this point, the app can finish its main job—buy and then pay for products. However, there is still some work to do to make it a complete app. For instance, users should be able to change their shipping addresses and update their payment methods. They should also be able to look up the products they marked as favorites, look up their order history, and log out of their account—none of these features have been implemented yet.

In this chapter you will learn how to:

  • Implement a static “My Account” screen. This screen is where a user can sign out or log in, depending on whether you have a logged-in user; show one’s shipping address; visit order history; and manage payment methods.
  • Allow a user to visit and edit one’s ...

Get iOS eCommerce App Development with Parse now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.