문제

Specifically, I used an iPad app while it was offline, then deleted it. I assume that it keeps logs of access into the app and whatnot. Can an app be able to gain access to these offline logs after the app is deleted by the user?

도움이 되었습니까?

해결책

No in general and by design. When the app is deleted, the os removed the container in which the app saves data. Unless the app saves data in a group container or runs on a jailbroken device and stuffs logs outside the sandbox, even reinstalling the app won’t recover the deleted data.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top