Skip to content

fix: expose monthly equivalent display text#3

Merged
Kapusch merged 1 commit into
masterfrom
fix/monthly-equivalent-price-display-text
Jul 19, 2026
Merged

fix: expose monthly equivalent display text#3
Kapusch merged 1 commit into
masterfrom
fix/monthly-equivalent-price-display-text

Conversation

@Kapusch

@Kapusch Kapusch commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • expose optional MonthlyEquivalentPriceDisplayText at the end of the public offer metadata contract
  • derive it only for StoreKit subscription periods of exactly one year
  • divide Product.price by 12 and format the result with product.priceFormatStyle
  • document the optional metadata

Validation

  • native Swift wrapper built for device arm64 and simulator arm64 and x86_64
  • package project Release build passed
  • sample iOS Release build passed
  • NuGet 1.0.0-rc.2 packed and package layout validated
  • workflow YAML parsed successfully

Release sequence

After review, merge into master, require CI to pass, then publish tag v1.0.0-rc.2 from master according to Docs/Release.md.

@Kapusch
Kapusch marked this pull request as ready for review July 19, 2026 18:04
@Kapusch
Kapusch merged commit 09bedbf into master Jul 19, 2026
1 check passed
@Kapusch
Kapusch deleted the fix/monthly-equivalent-price-display-text branch July 19, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant