Matias Fernandez

Results 2 issues of Matias Fernandez

Update Nestjs packages to v8.4.4 and all other dependencies to latests version Fix code to pass tests and ESlint errors fter the update

When I stop a FSAudioStream with a stream url loaded ( [self.streamer stop] ) and then start immediately an AVAudioPlayer with a local file ( self.audioPlayer = [[AVAudioPlayer alloc] initWithData:soundData...