Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Swift 2 Blueprints

You're reading from   Swift 2 Blueprints Swift Blueprints

Arrow left icon
Product type Paperback
Published in Oct 2015
Publisher Packt
ISBN-13 9781783980765
Length 276 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Cecil Costa Cecil Costa
Author Profile Icon Cecil Costa
Cecil Costa
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Preface 1. Exploring Xcode FREE CHAPTER 2. Creating a City Information App with Customized Table Views 3. Creating a Photo Sharing App 4. Simulating Home Automation with HomeKit 5. Health Analyzing App Using HealthKit 6. Creating a Game App Using SpriteKit 7. Creating an Apple Watch App 8. AVFoundation Index

Communicating with the iOS app


Once the user has chosen the supply type, the app should display the supply status. However, this information is not on the watch, it is on the phone; it must be requested using a framework called WatchConnectivity.

This new scene will display the current supply status of the supply. If the user has set the supermarket address, a button will appear to display the map with the supermarket address.

Go to the WatchApp storyboard and add a new interface controller next to the first one. Drag a label, an image, and a button to this interface controller. Select the label and change its text alignment to center and its width size to Relative to Container with its value as 1, as shown in the following screenshot:

Now, click on the image and set its Horizontal and Vertical alignment to Center. Change the Width and Height size to Fixed and set their values to 80, as it is displayed in the following screenshot:

Now, click on the button, set its text to Supermarket, its Vertical...

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 €18.99/month. Cancel anytime