Re: How to get wifi information

2010-03-29 Thread Steve Christensen
If you're just playing around with an app that only you will be using, have fun exploring. However, if you're planning to release it through Apple's store, I've read that they will reject your app if it's using private API calls. On Mar 27, 2010, at 1:43 AM, Gavin(??) wrote: I would like

Re: How to get wifi information

2010-03-29 Thread Fritz Anderson
On 27 Mar 2010, at 3:43 AM, Gavin(??) wrote: > I would like to get wifi information, such as wifi on or off, SSID; is there > a way using the iPhone SDK to get them? In Mac OS X, that information would likely be gotten from the System Configuration framework. The framework is present in iPhone

How to get wifi information

2010-03-29 Thread Gavin(??)
Dear all, I would like to get wifi information, such as wifi on or off, SSID; is there a way using the iPhone SDK to get them? I can not find them from public API for iPhone SDK 3, is there any private API to do it? Thanks a lot. - GLee ___ Cocoa-dev m