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

Paywalls: log error when creating PaywallState.Error #1574

Merged
merged 1 commit into from
Jan 26, 2024

Commits on Jan 25, 2024

  1. Paywalls: log error when creating PaywallState.Error

    I'm currently debugging an issue with a developer, and realized that we have no way of knowing if the paywall goes into this state other than the error dialog being displayed.
    This logs an error as well to make it easier to debug.
    
    Example:
    ```
    RevenueCatUI            com.revenuecat.paywall_tester        E  Paywall transitioned to error state: Error 10: Error performing request.
    ```
    NachoSoto committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    2a290ce View commit details
    Browse the repository at this point in the history