Skip to content

Releases: FlineDev/FreemiumKit

1.2.2

30 Jul 12:36
Compare
Choose a tag to compare
  • Improves the trial eligibility check performance by avoiding unnecessary loads.
  • Renamed overrideIfDebug to overrideForDebug for improved clarity.

1.2.1

29 Jul 15:17
Compare
Choose a tag to compare

Correctly checks for eligibility for free trial offers in the paywall.

1.2.0

25 Jul 13:54
Compare
Choose a tag to compare
  • Adds a new nonDismissable parameter to the .paywall() modifier for hard paywalls.
  • Fixes a remote config loading issue when the paywall is presented right after app start.

1.1.0

23 Jul 11:53
Compare
Choose a tag to compare

Adds support for multiple tiers.

Use the optional preselectedTier parameter on the .paywall modifier for control.
The built-in views PaidFeatureButton and PaidFeatureView set the tier automatically based on the unlocksAtTier property.

1.0.4

22 Jul 16:16
Compare
Choose a tag to compare

Fixes an issue where Sandbox/Xcode test purchases would be reported as real purchases.

1.0.3

19 Jul 06:54
Compare
Choose a tag to compare

Fixes an issue with the paywall purchase logic on visionOS.

1.0.2

18 Jul 18:48
Compare
Choose a tag to compare

Fixes an issue with SwiftPM and supported ZIP file formats.

1.0.1

18 Jul 18:44
Compare
Choose a tag to compare

Fixes an issue with App Store deployment due to duplicate binaries in macOS.

1.0.0

16 Jul 14:21
Compare
Choose a tag to compare

Final release! 🎉

Please check out the Setup Guide to learn more.

1.0.0-beta.4

12 Jul 15:15
Compare
Choose a tag to compare