Check connection speed (bandwidth) in Xcode

Viewed 3284

Is there any way that we can check internet connection speed or bandwidth programmatically in Xcode. I'm trying to do this because the slow connection are creating problems for certain image upload.

1 Answers
Related