How to solve the issue of “AttributeGraph: cycle detected through attribute” with playing video in SwiftUI?
This is my test code for playing video in SwiftUI, the video start playing in first time, but when I update the url for other video it shows like multiple (10-20 times) line of:
App hangs when resuming playback using AVAudioEngine
I have attached a fully working SwiftUI application below. For example, when I am playing Apple Music in the background and I go to the app and press the play button, I am noticing about 700 to 800ms of hang every single time. Received no answer from Apple regarding this.