Hi,
I am using Xamarin.Forms.
I have two functions to be executed in Asynchronous mode.
It works fine in Windows Phone. But in Android and iOS the second function waits for the first to complete instead of executing in parallel.
I have attached the code segments.
Please help in this.
With Regards,
Giridhar JG