[xcode10] Custom intents - require binding?
Open
iOS
question
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
### Steps to Reproduce
1. Download (internal) [Xamarin.iOS SoupChef sample port](https://github.com/xamarin/private-samples/tree/master/ios12/SoupChef) (related to Siri Shortcuts / custom intents)
- This is a port of the [Apple SoupChef sample](https://developer.apple.com/documentation/sirikit/accelerating_app_interactions_with_shortcuts?language=objc)
2. Note that the Xamarin.iOS port relies on a sharpie-generated binding to the .m/.h files generated by Xcode
3. Is it possible to write this C# manually rather than requiring a manual binding? I've not been able to make it work.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.