Skip to main content

Hi team,

I noticed that PaywallView is currently gated with #if !os(macOS) && !os(tvOS), which excludes macOS support. I was wondering if there are any plans to expand PaywallView to macOS in the future?

As macOS apps continue to grow—especially with Catalyst and cross-platform development—it would be incredibly helpful to have native paywall support on macOS as well. I’d love to see this added to the roadmap if it’s not already on there!

Thanks for all the great work you’re doing!

Hi ​@haploapps! You’re absolutely right - we plan to support macOS but have been heads down improving support for the mobile platforms. Catalyst will come first, as a native SDK is a much bigger lift. It’s tough to give a timeline, but tentatively, we’re hoping for Catalyst to come in Q2. Thanks!


Thanks for clarifying the order, ​@jeffrey_bunn . I’ll be going ahead with rolling my own SwiftUI Mac paywall then, as I want to wrap up the Mac version this week.

I’ve just submitted v1.0 of my iOS version for review, which uses Paywalls v1.🤞