2

I have created an iPad app which downloads some confidential data and stores it in the document folder.

I was reading about the security of data on an iPad, and I found that there are some applications which reveal all the data and folders of an app.

Is there any way to avoid that, and to secure my data or a whole folder?

jscs
  • 63,694
  • 13
  • 151
  • 195
Hardik Dobariya
  • 339
  • 2
  • 4
  • 20

1 Answers1

0

For storing confidential information use KeyChainItemWrapper

Zhans
  • 273
  • 2
  • 11