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

Callback in ShowFeedDialog #69

Open
silvio-terzi opened this issue Apr 3, 2015 · 1 comment
Open

Callback in ShowFeedDialog #69

silvio-terzi opened this issue Apr 3, 2015 · 1 comment

Comments

@silvio-terzi
Copy link

It should be useful if method ShowFeedDialog get a callback as a parameter, as the method ShowAppRequestsDialog do, to know if the call had success or not.

@dupuisdavid
Copy link

Hi,

I need same feature.
Right now, I wrote code to get and parse protocolArgs.Uri in App OnActivated method cause it is already called when a feed is published or when dialog is close through cancel button.
So if protocolArgs.Uri string contains "post_id" substring, it means that share is ok, otherwise share failed.

What do you think about that ?

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

2 participants