SKStoreProductViewController quick dismissal issue

Hi, by dismissing the SKStoreProductViewController very quickly (and it's very intuitive to the user since its presentation style is a page sheet), this view controller is not presenting anymore but it seems that the system UI still "thinks" that SKStoreProductViewController is still being presented.
The view hierarchy tool shows that SKStoreProductViewController is still presented on top of the view controllers and productViewControllerDidFinish: delegate method is not being called.

I have the same issue. I need to detect when the user dismisses the Store sheet.

The same issue + 1.

SKStoreProductViewController quick dismissal issue
 
 
Q