This preparation method returns BOOL on success and audio files are heavy to load. I suppose it is not a good idea to do this on the main thread. So is it fine to call this in the background and report to the main queue when this method returns?
Asked
Active
Viewed 497 times
1 Answers
2
It is fine to do that, i am doing that in a project of mine for the same reasons.

Kris Gellci
- 9,539
- 6
- 40
- 47