Signal-iOS/SignalMessaging/Subscriptions
Evan Hahn c5bdf6c094 Improve subscription charge error UI
Currently, when your subscription expires due a charge failure, we
incorrectly tell you that it's due to inactivity. This fixes that, by
telling you about the charge failure.

This is a bit difficult to test on its own, so I:

- Faked out the smallest pieces I could in an effort to test states
  manually
- Created `BadgeErrorSheetState` which is pretty thoroughly tested
2022-05-12 18:28:14 -05:00
..
DonationUtilities.swift replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00
Stripe.swift Fix some trivial compiler warnings 2022-04-19 09:28:15 -05:00
SubscriptionManager.swift Improve subscription charge error UI 2022-05-12 18:28:14 -05:00
SubscriptionReceiptCredentialRedemptionJob.swift Add "Donation Receipts" view 2022-04-11 16:21:12 -05:00