Sebastien Lorber created CB-10130: ------------------------------------- Summary: Support iOS share extension Key: CB-10130 URL: https://issues.apache.org/jira/browse/CB-10130 Project: Apache Cordova Issue Type: New Feature Components: iOS Affects Versions: 5.3.3 Reporter: Sebastien Lorber Priority: Minor
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 -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org For additional commands, e-mail: issues-h...@cordova.apache.org