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 background restoration issues and ensure safety of destroy calls
#191
Closed
ianrumac
closed
1 month ago
ianrumac
commented
1 month ago
Changes in this pull request
Fixes issue when destroying activities during sleep would cause a background crash
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
Checklist
CHANGELOG.md
for any breaking changes, enhancements, or bug fixes.ktlint
in the main directory and fixed any issues.