/SiriKitIntentsUIExample

How To Add Siri Shortcuts in Your App in Swift

Primary LanguageSwift

SiriKitIntentsUIExample

How To Add Siri Shortcuts in Your App in Swift

Introduction

With the release of iOS 12, Apple allows developers to create custom intent that can be used with Siri. This new feature gives developers the possibility to create custom action inside the applications that can be triggered with Siri without needing to open the app.

Full article HERE