I have created one application along with SQLite database. It is working fine by setting database as /data/data/......../ abc.db for Android Simulator.
This code is giving panic error becauase of database path.
My question here is I want to set database path for iPhone simulator.?