You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Sebastien Lorber (JIRA)" <ji...@apache.org> on 2015/12/17 10:21:46 UTC

[jira] [Comment Edited] (CB-10130) Support iOS share extension

    [ https://issues.apache.org/jira/browse/CB-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15061770#comment-15061770 ] 

Sebastien Lorber edited comment on CB-10130 at 12/17/15 9:21 AM:
-----------------------------------------------------------------

[~shazron]

The plugin you mention permit my app to send data to other apps.
For iOS this means that Facebook, Twitter etc, have declared share extensions, and that I can send data to these apps's share extensions.

What I mean is that this plugin is intended to send data to other apps, while my usecase is i want to receive data from other apps.

You can also see it in this issue that this is not supported by the plugin and that it's complicated to implement it as a plugin in current Cordova's state (I tried but found no solution because it requires very specific xproj configurations and require some custom Swift code too)
https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/160








was (Author: sebastienlorber):
[~shazron]

The plugin you mention permit my app to send data to other apps.
For iOS this means that Facebook, Twitter etc, have declared share extensions, and that I can send data to these apps's share extensions.

What I mean is that this plugin is intended to send data to other apps, while my usecase is i want to receive data from other apps.

You can also see it in this issue that this is not supported by the plugin and that it's complicated to implement it as a plugin in current Cordova's state (I tried but found no solution because it requires very specific xproj configurations)
https://github.com/EddyVerbruggen/SocialSharing-PhoneGap-Plugin/issues/160







> 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-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org