Automattic / simplenote-android

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

Add cross platform IAP status sync and tracking. #1569

Closed khaykov closed 1 year ago

khaykov commented 1 year ago

This PR adds some tracking and a subscription status sync using Symperium. We are using existing Preferences bucket, to which we added subscription related fields.

Simperium has a totaly different mindset when it comes to networking, so I'm not sure I utilized it in the best possible way, but it works so far.

Before testing:

Since we are using Simperium bucket to determine visibility of IAP banner the testing steps are mostly the same:

I completed the cross-platform testing part with Jorge and confirmed that it works as expected.

wpmobilebot commented 1 year ago
You can test the changes on this Pull Request by downloading an installable build (simplenote-android-installable-build-pr1569-d532f4b-018476ce-4a32-4721-9f9a-2d2ece571995.apk), or scanning this QR code:
danilo04 commented 1 year ago

I am going to merge this PR since it is working correctly and has just a few things to improve, but they are not blocking.