How to restore non-renewing subscriptions using StoreKit?
I can't use restoreCompletedTransactions() because it says in the Documentation:
"This method has no effect in the following situations: You tried to restore items that are not restorable, such as a non-renewing subscription or a consumable product."