Selaa lähdekoodia

Clarification about completeTransactions behaviour (#187)

Andrea Bizzotto 8 vuotta sitten
vanhempi
commit
6a284dc7fe
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -48,6 +48,8 @@ func application(application: UIApplication, didFinishLaunchingWithOptions launc
 
 If there are any pending transactions at this point, these will be reported by the completion block so that the app state and UI can be updated.
 
+If there are no pending transactions, the completion block will **not** be called.
+
 ## Purchases
 
 ### Retrieve products info