Internet Speed

Hi, I have searched the forum to see if this question was asked and sorted out earlier, but didn’t got any concluding answer from the forum and hence posting this on the forum.

I am working on the Ionic platform and want to create a small utility where user can know their Internet Speed … There are many apps in Native (Android and IOS), which calculates the speed efficiently. However, not sure if the same can be achieved using Ionic platform.

We have done basic research and couldn’t conclude to a decision and hence wanted to post this question to the experts and it will be great if the experts can refer to some pointers for us to start.

Thanks- Sachin

Did you check this out?
https://stackoverflow.com/questions/5529718/how-to-detect-internet-speed-in-javascript

Thanks for your response… and sorry to revert you back so late… We have checked the link and also exploring further things to solve our problem. Thanks again !