Capabilities (Also in the developer.apple.com). I've set the "Sharing and Permission" to be "Comp" /> Capabilities (Also in the developer.apple.com). I've set the "Sharing and Permission" to be "Comp" /> Capabilities (Also in the developer.apple.com). I've set the "Sharing and Permission" to be "Comp"/>

iOS - How to verify files that my app created are encrypted

276 Views Asked by At

In my app I've enabled "Data Protection" in XCode -> Capabilities (Also in the developer.apple.com). I've set the "Sharing and Permission" to be "Complete Protection" in developer.apple.com. Everything looks correct in the setup. The app runs fine. But how do I know that the files are actually encrypted? I tried to see the files in a text viewer (Xcode -> Window -> Device and Simulators -> ... -> Download Container) but the files appears to be in clear text, not encrypted.

0

There are 0 best solutions below