Skip to content

Commit

Permalink
Merge branch 'SK2-clean' into develop
Browse files Browse the repository at this point in the history
* SK2-clean:
  fixed formatting
  • Loading branch information
Lutik-sun committed Nov 20, 2024
2 parents 7be41d5 + 509d544 commit 0b11ddf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion versioned_docs/version-3.0/ios-present-paywalls.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ In order to display the visual paywall on the device screen, do the following:
| :----------------------- | :------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Paywall Configuration** | required | An `AdaptyUI.PaywallConfiguration` object containing visual details of the paywall. Use the `AdaptyUI.getPaywallConfiguration(forPaywall:locale:)` method. Refer to [Fetch Paywall Builder paywalls and their configuration](get-pb-paywalls) topic for more details. |
| **Delegate** | required | An `AdaptyPaywallControllerDelegate` to listen to paywall events. Refer to [Handling paywall events](ios-handling-events) topic for more details. |
Returns:

Returns:

| Object | Description |
| :---------------------- | :--------------------------------------------------- |
Expand Down

0 comments on commit 0b11ddf

Please sign in to comment.