Posts

Post not yet marked as solved
4 Replies
Hi,I am also facing the same issue. We are using AVQueuePlayer.I tried sample from Apple: https://developer.apple.com/library/archive/samplecode/AVPlayerDemo/. It is working fine, when i change AVPlayer to AVQueuePlayer it also stop recieving AVPlayerItemDidPlayToEndTimeNotification. So i think this issue with AVQueuePlayer.This issue is occurred in iOS 13, 13.1 beta. It is working fine till iOS 12.X.I didn't tried use of AVPlayer in my project, i will change in project once and after that update here.