issues
search
superwall
/
Superwall-Android
Remotely configure every aspect of your paywall and double your revenue.
https://superwall.com
MIT License
11
stars
3
forks
source link
Fix paywall not showing in some cases using minutes since
#171
Closed
ianrumac
closed
2 months ago
ianrumac
commented
2 months ago
Changes in this pull request
Fixes issue where the paywall would not show in some cases when using
minutes_since
Fixes issue with wrong URL being logged when a paywall fails to load
Minor updates of root packages in classes after refactor
Checklist
[x] All unit tests pass.
[x] All UI tests pass.
[x] Demo project builds and runs.
[x] I added/updated tests or detailed why my change isn't tested.
[x] I added an entry to the
CHANGELOG.md
for any breaking changes, enhancements, or bug fixes.
[x] I have run
ktlint
in the main directory and fixed any issues.
[x] I have updated the SDK documentation as well as the online docs.
[x] I have reviewed the
contributing guide
Changes in this pull request
minutes_since
Checklist
CHANGELOG.md
for any breaking changes, enhancements, or bug fixes.ktlint
in the main directory and fixed any issues.