I want to implement the code on :
http://iphonedevwiki.net/index.php/MobileWiFi.framework
I am a newbie to IOS development. I have just coded hello world and I need to implement signal strength from wifi using "Private apis".
I have five files : Appdelegate.h/.m ... ViewController.h/.m and Mainstoryboard.
Can you please tell me, how can I run this code ? Means which code I should keep in which file from the code mentioned in website.
I know, it is silly but I am a new and have to implement signal strength with private apis. I do not wish to publish the code. I hope the code in the website could be implemented.
Realy it would be great if you can help.