Hi all,
I ma displaying the Music Subscription offer sheet in my app. Shortly after the sheet is presented, when the user dismisses the offer, the app crashes with error:
Fatal error: CloudServiceSetupView.makeUIViewController() was called with an unexpected presentation state: idle.
2021-11-30 11:56:28.974626-0800 AppName[16276:4525658] _MusicKit_SwiftUI/CloudServiceSetupView.swift:31: Fatal error: CloudServiceSetupView.makeUIViewController() was called with an unexpected presentation state: idle.
What am I doing wrong?
Related Ticket for Apple Engineers: FB9789040