Skip to content
This repository was archived by the owner on May 15, 2024. It is now read-only.

Fix Share API does not correctly block when awaited#1900

Merged
jfversluis merged 5 commits into
xamarin:mainfrom
Adam-Langley:main
May 4, 2022
Merged

Fix Share API does not correctly block when awaited#1900
jfversluis merged 5 commits into
xamarin:mainfrom
Adam-Langley:main

Conversation

@Adam-Langley

Copy link
Copy Markdown
Contributor

Description of Change

Fixes #1899 Share API does not correctly block when awaited. Should not return from async call until user has dismissed share UI.

Bugs Fixed

@ghost

ghost commented Oct 11, 2021

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

@jfversluis jfversluis added this to the 1.7.3 milestone May 2, 2022
@jfversluis jfversluis changed the title Fixes #1899 Fix Share API does not correctly block when awaited May 4, 2022
@jfversluis

Copy link
Copy Markdown
Member

Took us a liiiiiitle while. But this looks good to me. Thanks so much for your very first contribution @Adam-Langley !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Awaited Calls to Share.RequestAsync do not block as expected

3 participants