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

CancellationToken not working #252

Open
predalpha opened this issue Aug 30, 2017 · 1 comment
Open

CancellationToken not working #252

predalpha opened this issue Aug 30, 2017 · 1 comment

Comments

@predalpha
Copy link

predalpha commented Aug 30, 2017

CancellationToken does not work on Android, UWP
(if i remove new NativeMessageHandler() from the httpclient ctor, cancellationtoken works)

Visual Studio 2017 15.3.3
Xamarin 4.6.0.299
Xamarin Android SDK 7.4.0.21
*** Nuget ***
ModernHttpClient 2.4.2
Xamarin.Forms 2.3.4.270

@predalpha predalpha changed the title CancellationToken Android not working CancellationToken not working Aug 30, 2017
@predalpha
Copy link
Author

Ive seen that on UWP, using statement for httpclient makes it not work. Removing it solves on that platform but the issue still occurs on Android.

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