tags:

views:

48

answers:

1

as topic, I want switch the network connection from 3G or WIFI via iPhone SDK , does it is possible ?

+1  A: 

No, this is not possible. You can file a feature enhancement at Apple's bug report site. If you're trying to do testing, go the device's Settings app and switch off WiFi to force 3G/EDGE service.

Alex Reynolds