I can’t seem to get a stack trace up on XCode but I have found that this area of the code fails
this.sounds.push(sound);
never gets hit
I can’t seem to get a stack trace up on XCode but I have found that this area of the code fails
this.sounds.push(sound);
never gets hit