Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

alert for NSUrl either not supported or nothing, image can't be got and sent #7

Open
s1u opened this issue Aug 11, 2014 · 0 comments
Open

Comments

@s1u
Copy link

s1u commented Aug 11, 2014

Two issues as below happen to me.

Issue 1
Having activityItems like this NSArray * activityItems = @[sharedText, sharedImage, sharedUrl];
But sharedImage and sharedUrl failed to be sent. Only sharedText.

Issue 2
If like this NSArray * activityItems = @[sharedImage, sharedText , sharedUrl];
will alert for "Not support NSUrl"

If other sequence of these three items, Issue 1 will happen, which means only text could be sent, while image and url not embedded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant