Join Slack
Powered by
How can I get the network type (3G, 4G, 5G, wifi e...
# kotlin-native
v
Vaibhav Jaiswal
01/30/2024, 11:41 AM
How can I get the network type (3G, 4G, 5G, wifi etc) and the internet speed in iOS?
j
Jan Holešovský
01/31/2024, 7:26 AM
First hit on StackOverflow:
https://stackoverflow.com/questions/27379900/how-to-determine-the-ios-connection-type-edge-3g-4g-wifi
v
Vaibhav Jaiswal
01/31/2024, 10:58 AM
@Jan Holešovský
Ive already used this, was looking for some better solution I am unable to find how to get the network speed/bandwidth without downloading any file to check speed
32
Views
Open in Slack
Previous
Next