In this video, Mohammad Azam demonstrates how to create the interface for the invoice view. The invoice view allows the user to get more details about the order before the order is placed.
- [Instructor] In this video, you are going to get started … by creating your own custom inline Siri Shortcuts … interface using intents. … Currently, if you look at the Spotlight search, … you can see all of your donations for your Hot Coffee app. … If you click on any of these donation, … it displays this white or blank screen with nothing on it. … This is your user interface for your Inline ordering app, … which currently doesn't display anything. … So let's see how we can accommodate that … and display some sort of a user interface … so that a user will have an idea of … what kind of coffee they are ordering, … what kind of images associated with that coffee, … the size of the cup that they're ordering, … as well as a total cost of that coffee. … Let's go to the Hot Coffee Intents UI project. … This project also contains main storyboard … which currently only has the Intent View Controller, … and you can see it's blank. … You can use this storyboard to add the content … but we're going to add a separate view …
Author
Released
10/11/2019- Creating shortcuts using the Shortcuts app
- Implementing shortcuts using NSUserActivity
- Adding an Intent Definition file
- Donating intents
- Developing a custom user interface for Siri Shortcuts
- Returning custom responses
Skill Level Intermediate
Duration
Views
Related Courses
-
Blockchain Programming in iOS Using Swift
with Mohammad Azam2h 15m Intermediate -
Building iOS Apps with CloudKit
with Doron Katz2h 6m Intermediate -
iOS Development: Security
with Károly Nyisztor2h 6m Intermediate -
iOS Development: Architecture
with Károly Nyisztor2h Intermediate
-
Introduction
-
1. Understanding Siri Shortcuts
-
What are Siri Shortcuts?1m 11s
-
-
2. Implementing Coffee App Shortcuts Using NSUserActivity
-
Adding voice shortcut1m 53s
-
3. Implementing Coffee App Using Intents
-
Donating the intent6m 29s
-
Using CoffeeOrderDataManager3m 49s
-
4. Developing a Custom User Interface for Siri Shortcuts
-
Displaying invoice view8m 7s
-
Displaying confirmation view3m 25s
-
5. Custom Responses
-
Returning custom responses2m 20s
-
Deleting an order4m 31s
-
Deleting donations4m 6s
-
Conclusion
-
Next steps1m 30s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Implementing invoice user interface