I am developing an application for an operator. They want to get the msisdn of the user by making an http call using cellular connection. Can this also be done while you are connected to wifi. Thanks.
Asked
Active
Viewed 131 times
3
-
possible duplicate of [iOS Detect 3G or WiFi](http://stackoverflow.com/questions/7938650/ios-detect-3g-or-wifi) – jww Jan 14 '14 at 11:17
-
Do you ever know what is bind() socket call? – Brian Cannard Apr 21 '15 at 22:50
1 Answers
1
No, as an developer you can not choose the connection used to make HTTP calls.
I've been developers an App for an operator for 3 years now and would also like this option, but Apple has not released any API for this.

rckoenes
- 69,092
- 8
- 134
- 166