I've a Jailbroken iOS 5.1 and created an App, which will scan the SMS.db file. But the problem is that I cannot access the file while in Sandbox, where the application is stored.
So, what I would like to do is :
- Install my Application in /Applications Folder. I need to know the procedure. Because I've created a simple "Hello World" app and tried to install it in /Applications but as and when I open the app, it crashes.
- I would like to give my App the Root Permission. I've already tried the stackoverflow posts regarding the same, with no success.