dimanche 22 novembre 2020

Calling an async api from a xamarin application

I am working on a xamarin mobile application, upon making an async call to the exposed api, i dont getting any error, however when i execute the .Result on the task the call never proceeds and it stuck forever, making the same .Result call from a separate project (windows service) in the same solution works. Any idea if .NET standard is causing limitation in executing async tasks, any advice would be helpful, thanks




Aucun commentaire:

Enregistrer un commentaire