Commit Graph

13 Commits (50837194b2d23055aadaaea3eec8d459fea22ca2)

Author SHA1 Message Date
Brord van Wierst 50837194b2
fix: reverse order for subscription display (#2647)
* reverse order for subscription display

* generated

* removedunneeded update and old BASE_API

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
6 months ago
ggurdin 3bbce7c62d
chore: refresh cached subscription options, add fix for subscription page loading (#2570) 6 months ago
Brord van Wierst c0680b5294
feat: trial using choreo (#2435)
* RC trial

* generated

* fixed mobile

* reverted to resetSubscription

* generated

* fix for unloaded state

* generated

* chore: clean up some unused variables

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
7 months ago
ggurdin 1b80f12f6f
chore: improve logic for when to show subscription snackbar (#2195) 8 months ago
ggurdin af295b2817
chore: better error logging if subscription info is null (#2171) 8 months ago
ggurdin 69ea5f2e44
chore: add loading state to subscription controller, act as if user is subscribed if loading (#2148) 8 months ago
ggurdin 50c5fac8dc
refactor: wait for user controller to init before initing subscription controller, if error happens when fetching subscription, give user a subscription (#2030) 8 months ago
ggurdin 9a16b01f0c
chore: try to pull localized price string from revenuecat SDK on mobile (#2038) 8 months ago
ggurdin 12951c3c48
refactor: add necessary info to subscription options 8 months ago
ggurdin d20e8918d1
chore: show loading indicator and don't hide button on subscription page (#2023) 8 months ago
sienna-sterling 4c1594d6f0
fix(storage optimization): Removed and replaced used of PStore with G… (#1730)
* fix(storage optimization): Removed and replaced used of PStore with GetStorage

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
9 months ago
ggurdin 65a8a16646
fix: remove duplicate trial option (#1533) 10 months ago
ggurdin 027158e286
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files

* fix: sort files based on function
10 months ago