purchases-ios icon indicating copy to clipboard operation
purchases-ios copied to clipboard

iOS PaywallViewMode.condensedFooter

Open igormagurean opened this issue 11 months ago • 2 comments

There is no way to implement PaywallViewMode.condensedFooter in UIKit, or may be I cant find proper documentation for it ?!

igormagurean avatar Jan 15 '25 12:01 igormagurean

👀 We've just linked this issue to our internal tracker and notified the team. Thank you for reporting, we're checking this out!

RCGitBot avatar Jan 15 '25 12:01 RCGitBot

Hi, the condensedFooter is not available in UIKit. If you'd like to use this, I recommend you use SwiftUI here.

HaleyRevcat avatar Jan 22 '25 17:01 HaleyRevcat