-
Notifications
You must be signed in to change notification settings - Fork 122
Description
Hey,
Your lib is used for the RNC Mobile (A French application dedicated to locate every antenna from Free Mobile carriers) speedtest feature !
Yes, your old outdated library is what is keeping a main feature of the app, used by approx. 160 000 people since 2017 :)
Context aside, here's the issue found :
When using the app and your library on Android, the speedtest goes CRAZY and I mean, really crazy 😅
It can send results way over 10Gbps (which is unobtainable using wifi or cellular)
I don't know much about the details and the causes of the bug...
But I thought I'd be great to share it to you.
Maybe you could revive the project and deploy a fix for Android 15 ;)
And as I've understood your library is one of, if not the only, reliable speedtest library in pure Java :)
I don't know much about Java, but maybe it's a changing a depreciated variable 🤷♂️