diff --git a/content/docs/ios/changelog.mdx b/content/docs/ios/changelog.mdx index 053d748..5e7baea 100644 --- a/content/docs/ios/changelog.mdx +++ b/content/docs/ios/changelog.mdx @@ -3,16 +3,22 @@ title: "Changelog" description: "Release notes for the Superwall iOS SDK" --- +## 4.15.3 + +### Fixes + +- Fixes computed period prices (`weeklyPrice`, `dailyPrice`) being off by a small amount for products whose subscription period is expressed in days. + ## 4.15.2 ### Enhancements - Improves Apple Search Ads attribution capture rate. -- Filters out the all-zeros IDFA sentinel (returned when App Tracking Transparency is denied) so it no longer pollutes the `idfa` attribute on attribution payloads. ### Fixes - Changes the Superscript spm package repo source to a new lightweight repo meaning that the download of the package is way faster. +- Filters out the all-zeros IDFA sentinel (returned when App Tracking Transparency is denied) so it no longer pollutes the `idfa` attribute on attribution payloads. ## 4.15.1 diff --git a/content/docs/ios/index.mdx b/content/docs/ios/index.mdx index 03bbcaf..3178629 100644 --- a/content/docs/ios/index.mdx +++ b/content/docs/ios/index.mdx @@ -50,6 +50,6 @@ If you have feedback on any of our docs, please leave a rating and message at th If you have any issues with the SDK, please [open an issue on GitHub](https://github.com/superwall/superwall-ios/issues). diff --git a/content/docs/ios/sdk-reference/index.mdx b/content/docs/ios/sdk-reference/index.mdx index 9d9d92a..3016787 100644 --- a/content/docs/ios/sdk-reference/index.mdx +++ b/content/docs/ios/sdk-reference/index.mdx @@ -16,6 +16,6 @@ If you have feedback on any of our docs, please leave a rating and message at th If you have any issues with the SDK, please [open an issue on GitHub](https://github.com/superwall/superwall-ios/issues).