Sorry can you confirm is this workaround can fix it for now?
@available(iOS, introduced: 15.7, obsoleted: 16.0)
@objc extension SKStoreProductViewController {
func sceneDisconnected(_ arg: AnyObject) {}
func appWillTerminate() {}
}
https://stackoverflow.com/a/73796906/92153
Thanks
Topic:
App & System Services
SubTopic:
Core OS
Tags: