NSBundle.mainBundle().URLForResource(\"bach1\", withExtension: \"jpg\")
The above code is returning null.
In order to check if the file exi
I had this issue too. My fix was: