Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
5.3.3
Description
I have successfully been able to integrate a Share Extension (iOS >= 8) in a Cordova project by using XCode.
However it is kind of painful because it requires to version the xproj file, or to add a manual procedure that the developer must do in XCode after running cordova prepare ios
It would be nice if it was more friendly to create an iOS share extension on a Cordova project.
I know it may be hard to reverse-engineer that xproj file so it is probably not a priority, as there is also a workaroud.
I have documented my steps here:
http://stackoverflow.com/questions/33105698/cordova-sharing-browser-url-to-my-ios-app-clipper-ios-share-extension/34064913
Attachments
Issue Links
- Dependent
-
CB-10218 Support installation of Targets in the iOS platform
- Open