Automattic / simplenote-android

Simplenote for Android
https://simplenote.com
GNU General Public License v2.0
1.76k stars 299 forks source link

Add Sustainer Banner and IAP flow #1567

Closed khaykov closed 1 year ago

khaykov commented 1 year ago

This PR adds a Sustainer IAP banner that is linked to an active Play Store subscription with Monthly and Yearly subscriptions.

Since we want to get it out relatively quickly, the implementation is a bit on a quick and dirty side :)

Subscription status sync between platforms will be added in subsequent PR.

How it works:

simplenote_iap

Test

Before:

Testing:

wpmobilebot commented 1 year ago
You can test the changes on this Pull Request by downloading an installable build (simplenote-android-installable-build-pr1567-f85937e-01847b3f-a04e-4942-b127-65c7c3bb02a1.apk), or scanning this QR code:
khaykov commented 1 year ago

Thanks for the review, @danilo04 ! Implemented your suggestions, and ready for another round!