Describe the bug
Opening a paywall like this PaywallResult result = await PaywallsPresenter.Present(); causes it to open not in the modal view. It opens bigger almost as large as the screen. When an exit offer is displayed after closing the first paywall it will be displayed correctly as a small modal like the native iOS one.
- Environment
- Platform: iPad
- SDK version: 9.1.2
- OS + version: iOS 26.5.2
- Xcode/Android Studio version: Xvode 26.0.1
- Unity version: 2022.3.62f2
- How widespread is the issue. Percentage of devices affected.
- Debug logs that reproduce the issue
- Steps to reproduce, with a description of expected vs. actual behavior
- Other information (e.g. stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc.)
Additional context
Add any other context about the problem here.
Describe the bug
Opening a paywall like this PaywallResult result = await PaywallsPresenter.Present(); causes it to open not in the modal view. It opens bigger almost as large as the screen. When an exit offer is displayed after closing the first paywall it will be displayed correctly as a small modal like the native iOS one.
Additional context
Add any other context about the problem here.