Can anyone help? After downloading the some needed asset pack, ios put him into internal "AssetPack" directory. Can I get direct access to MY(loaded) files located in this directory? Thanks in advance!
Asked
Active
Viewed 184 times
1 Answers
1
It can be accessed with [NSBundle pathForResource:ofType:], what return full path for downloaded resources.

Александр Парфенков
- 41
- 3