Issue still persists in RC as well
Post
Replies
Boosts
Views
Activity
Only happening on IOS 14.6 and above. i also see different behaviour behaviour like even if the SKStoreProductViewController finishes loading when we display it nothings showing. Here is the snippet of Presenting SKStoreProductViewController view.
[self presentViewController:self.productViewController animated:YES completion:^{
}];
AppStore params i am passing are
{
id = 423545644;
}