Changes

An iOS 10 Example SiriKit Messaging Extension

1 byte added, 04:00, 9 November 2016
no edit summary
<htmlet>ios10</htmlet>
 
The previous chapter covered much of the theory associated with integrating Siri into an iOS app. This chapter will review the example Siri messaging extension that is created by Xcode when a new Intents Extension is added to a project. This will not only show a practical implementation of the topics covered in the previous chapter, but will also provide some more detail on how the integration works. The chapter will also cover the steps required to make use of a UI Extension within an app project.