Skip to content

Commit

Permalink
adds support for pre loading paywalls with specific identifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
jakemor committed Oct 21, 2021
1 parent 63c16d5 commit 92d8756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/Paywall/Paywall/Paywall.swift
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ public class Paywall: NSObject {
}
}


internal static var didPreLoad = false

/// Use this to preload a paywall before presenting it. Only necessary if you are manually specifying which paywall to present later — Superwall automatically does this otherwise.
Expand Down

0 comments on commit 92d8756

Please sign in to comment.