Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch Exception instead of only IllegalArgumentException when decoding paywallData #1601

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

vegaro
Copy link
Contributor

@vegaro vegaro commented Feb 6, 2024

We have a customer having a silent crash here. I am changing it to catch everything to get more insights

@vegaro vegaro added the fix A bug fix label Feb 6, 2024
@vegaro vegaro requested a review from a team February 6, 2024 15:59
@vegaro vegaro enabled auto-merge (squash) February 6, 2024 16:01
@vegaro vegaro merged commit 5e5f17b into main Feb 6, 2024
7 checks passed
@vegaro vegaro deleted the log-all-exceptions branch February 6, 2024 16:18
vegaro pushed a commit that referenced this pull request Feb 6, 2024
**This is an automatic release.**

### New Features
* [EXTERNAL] Exposing fontprovider setter in `PaywallView` and
`PaywallFooterView` by @Jjastiny (#1589) via Toni Rico (@tonidero)
### RevenueCatUI
* `Paywalls`:  add 4 new variables (#1599) via NachoSoto (@NachoSoto)
### Bugfixes
* Catch Exception instead of only IllegalArgumentException when decoding
paywallData (#1601) via Cesar de la Vega (@vegaro)
* Revert making PaywallFooterView an AbstractComposeView (#1598) via
Cesar de la Vega (@vegaro)
* Add missing forwarding to `PaywallListener.onPurchaseCancelled`
(#1590) via Cesar de la Vega (@vegaro)
### Dependency Updates
* Bump danger from 9.4.2 to 9.4.3 (#1597) via dependabot[bot]
(@dependabot[bot])
### Other Changes
* Update CHANGELOG with 6.9.6 release notes (#1596) via Toni Rico
(@tonidero)

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants