iOS6.1: Problems while trying to access WiFi RSSI (MobileWiFi.framework)
问题 I'm trying to access the RSSI values of several APs around me using an iPod Touch 4G with iOS6.1 and Xcode 4.6.3 with a valid Provisioning Profile. I've read some discussions about this topic and the best way to do this seems to be using the private Framework MobileWifi. Since this project is for private usage only I'm ok with that. According to this website I need a special entitlement in order to access the MobileWiFi functions. I've never worked with entitlements before, but according to