iOS Security outline
Only a few pages into the iOS Security document released by Apple today, and already there’s a notable error. It states: Apps can’t share data directly with each other; sharing can be implemented only by both the receiving and sending apps using custom URL schemes, or through shared keychain access groups. False, at least partially.… Read more