present
suspend fun present(iosPresentationStyle: AdaptyUIIOSPresentationStyle = AdaptyUIIOSPresentationStyle.FULLSCREEN): AdaptyResult<Unit>
Presents the paywall view to the user.
Return
AdaptyResult indicating success or failure of the operation.
Presents the paywall view to the user.
AdaptyResult indicating success or failure of the operation.