How to check internet speed in Xamarin forms application

Kumar B, Kiran 0 Reputation points
2023-02-13T08:03:43.9766667+00:00

Hello All,

Hope everyone is doing well.
I'm reaching out here to get some help on one of the issues we are facing any help would really be appreciated. following is the issue description.
we are building a xamarin forms application that is mainly focused on ios and android.
we want to check the internet speed before making any API calls in the application if the network speed is good we want to proceed with API call else we want to skip the call.
the reason is simple we are making multiple API calls in the background when the app is in use which is impacting the performance of the app when ever there is low network speed.
note we already tried xamarin essentials, ping url tests but these are not serving the purpose.
we really looking forward to the best solution and any help would be really very much appreciated as this is very critical for us.
Thanks in advance!
happy coding...

Developer technologies .NET Xamarin
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.