문제

I have an iPad app which stores some images inside Library directory of app.

If I backup my iPad with iTunes and restore the iPad from backup, I can see the images in the previously saved location but My app does not show those images If I try to read the images from same path.

Any idea why is this happening?

I can not store the images in Documents directory as iCloud will back it up and I don't want this images to be backed up by iCloud.

Thanks

도움이 되었습니까?

해결책

Thanks for the responses. I was installing the app using the xcode and not iTunes which was causing the issue.

I created adhoc build and installed using he iTunes and everything worked fine.

Thanks

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