RevenueCat / purchases-android

Android in-app purchases and subscriptions made easy.
https://www.revenuecat.com/
MIT License
235 stars 45 forks source link

Deprecate observerMode in favor of purchasesAreCompletedBy #1708

Closed JayShortway closed 1 month ago

JayShortway commented 1 month ago

Changed

Not changed

This PR does not remove all internal mentions of the terms "observer mode" and "finish transactions" from the codebase. Will do that in a follow-up.

Blockers

RevenueCat-Danger-Bot commented 1 month ago
1 Message
:book: Size increase: 10.48 KB

Generated by :no_entry_sign: Danger

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.10%. Comparing base (33a4377) to head (6a9026c). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1708 +/- ## ========================================== + Coverage 83.07% 83.10% +0.02% ========================================== Files 222 223 +1 Lines 7581 7592 +11 Branches 1073 1075 +2 ========================================== + Hits 6298 6309 +11 Misses 857 857 Partials 426 426 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.