jailbreak

Scan for Wifi networks on iPhone SDK

Hi, I'm looking for the API to search for networks on the iPhone/iPad, and get data from them. A private API is also OK, the app's for cydia. I know it is possible, because I saw some wardriving apps (in the store). I want that functionality in my app too. Could you please help me out? Thanks, Yvan ...

Crash on creating new persistence store (jailbroken iPhone device 4.1)

Hi there, Whenever I deploy "CoreDataBooks" Apple iOS sample application to my jailbroken device with self signed certificate and run it - it crashes at line where core-data persistent store is added to persistent store coordinator: line 178: if (![persistentStoreCoordinator addPersistentStoreWithType:NSSQLiteStoreType configuration:n...