Rustam Khisamov
Rustam Khisamov
maybe it can help to somebody. example for local file. ` -(void) audioPlayer:(STKAudioPlayer*)audioPlayer didFinishBufferingSourceWithQueueItemId:(NSObject*)queueItemId { QueueID* queueId = (QueueID*)queueItemId; MPMediaItem *item // yours next song NSURL *url = [item valueForProperty:MPMediaItemPropertyAssetURL];...
I have the same issue on my project. It happens after 5-8 recordings. Reboot device helps
> I am also facing same issue, how to resolve it without reboot the device Be sure that you stop previously recording.