Hi community:
I was looking for a way to setup extensions points referred in this doc, to allow other apps to extend my app functionality with ExtensionFoundation:
https://developer.apple.com/documentation/extensionfoundation/
Thanks in advance.
Hi community:
I was looking for a way to setup extensions points referred in this doc, to allow other apps to extend my app functionality with ExtensionFoundation:
https://developer.apple.com/documentation/extensionfoundation/
Thanks in advance.
I believe that only Apple's apps can define extension points.
If it's truth @eskimo, Which is the apple app list that defines extension points?
Thanks in advance
iOS applications can not define their own extension points.
There is no documented list of all system-defined extension points, but the Xcode File > New > Target templates show many of the common ones.