Search icon
Subscription
0
Cart icon
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Apple Watch App Development

You're reading from  Apple Watch App Development

Product type Book
Published in Apr 2016
Publisher
ISBN-13 9781785886362
Pages 358 pages
Edition 1st Edition
Languages
Author (1):
Steven F. Daniel Steven F. Daniel
Profile icon Steven F. Daniel

Table of Contents (19) Chapters

Apple Watch App Development
Credits
About the Author
Acknowledgements
About the Reviewer
www.PacktPub.com
Preface
1. Introducing the Swift Programming Language 2. Understanding Apple Watch 3. Exploring WatchKit Controls 4. Using the Core Location and Watch Connectivity Frameworks 5. Navigating Around in WatchKit 6. Implementing Tables within Your App 7. Adding Menus to Your App 8. Incorporating the Glance Interface in Your App 9. Incorporating Notifications within Your App 10. Image Compression and Animation 11. Packaging and Deploying Your App Index

Chapter 6. Implementing Tables within Your App

With the release of iPhone 6 and Apple Pay, Apple took a big step into the world of mobile payments, which will help users when purchasing items using their mobile devices. Purchasing items using Apple Pay can be achieved in two ways: by using Near Field Communication (NFC), or directly within the iOS app itself.

In this chapter, we will start developing a Shopping List application for Apple Watch and the iOS application, leveraging the PassKit framework so that our app is able to handle Apple Pay payments, and pass information between the iOS device and the WatchKit extension. You will learn how to use the WKInterfaceTable controller within the WatchKit platform, how to set them up and configure them, determine when a row has been selected by the user, and how to respond to that action.

You will also learn to populate your table, using the information stored within a dictionary dataset. To end the chapter, we will compile, build, and run the...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}