Hi
I have to read URLs from SuspendState.plist for Safari on Iphone. Can anybody tell how to reach this file though on simulator it is located in IPhone Simulator/User/Library/Safari/SuspendState.plist.
I have made use of the method "NSSearchPathForDirectoriesInDomains" but it is going ahead to the above location to the application.
In short I have to locate the file "SuspendState.plist" on Iphone under Safari directory
Can anybody help?
Thanks
I have to read URLs from SuspendState.plist for Safari on Iphone. Can anybody tell how to reach this file though on simulator it is located in IPhone Simulator/User/Library/Safari/SuspendState.plist.
I have made use of the method "NSSearchPathForDirectoriesInDomains" but it is going ahead to the above location to the application.
In short I have to locate the file "SuspendState.plist" on Iphone under Safari directory
Can anybody help?
Thanks