As posted some months ago I would like to call my app on iOS from within the share sheet (Link to post). The answer was: Itβs possible with an action extension. I now built an action extension as xcode-projekt. My question is, how to integrate the code (incl. the info.plist) in my CN1 project so that the CN1-Build integrates it in the final build as action extension?
#
EDIT: Screenshot added with the CN1-builded iOS-Source included in xcode and after adding an action extension.
