Should the latest preview of Shiny.Net.Http Work? #1203
Unanswered
JoacimWall
asked this question in
Q&A
Replies: 1 comment
-
It's an alpha, so nothing is guaranteed to run which is why I'm not supporting the alphas at this time! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
I try the latest Preview and I add a download to the Queue.
I see the status is completed but there is no file saved in the path I provide.
and the events OnCompleted, OnError in the IHttpTransferDelegate is newer trigged.
On iOS the contractor of IHttpTransferDelegate is never run but it does on Android.
Feels like it's I missing something.
I have set
.UseMauiApp()
and the
builder.Services.AddHttpTransfers();
//Joacim
//Regards
Beta Was this translation helpful? Give feedback.
All reactions