[BUG] cancelling entering password for SKReceiptRefreshRequest isn't reported to delegate

On tvOS SKReceiptRefreshRequest delegate's method

- (void)request:(SKRequest *)request didFailWithError:(NSError *)error

is not called when user cancels entering password, but on iOS it is.

[BUG] cancelling entering password for SKReceiptRefreshRequest isn't reported to delegate
 
 
Q