Skip to content

Commit

Permalink
Update restore-purchase.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ns-vasilev committed Aug 8, 2024
1 parent af8f240 commit af82c2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/Flare/Flare.docc/Articles/restore-purchase.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,5 @@ There is an ``IFlare/receipt()`` method for obtaining a receipt using async/awai
```swift
let receipt = try await Flare.shared.receipt()
```

The ``IFlare/receipt(updateTransactions:completion:)`` method has a parameter, `updateTransactions`, which controls whether transactions are updated first.

0 comments on commit af82c2a

Please sign in to comment.