1.1.2 (47): fix subscription purchase button fallback

Remove legacy CONSUMABLE fallback from monthlyProduct — when the
subscription fails to load, the UI now shows the retry state instead
of silently offering the legacy one-time product for purchase.
Legacy purchasers retain access via hasActiveSubscription() as before.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
alexandrev-tibco
2026-05-21 19:58:57 +02:00
parent 89b35dc4ae
commit d09e8a7bee
16 changed files with 25 additions and 37 deletions
+1 -1
View File
@@ -1 +1 @@
NEW in 1.1.0: Premium is now a monthly subscription. Existing lifetime purchasers keep full access automatically.
MealMood Premium: unlimited dishes, weekly planning & export for $2.99/month. Existing lifetime purchasers keep full access automatically.
+2 -3
View File
@@ -1,4 +1,3 @@
New in 1.1.0:
Fixes in 1.1.2:
Premium is now a monthly subscription — unlimited dishes, planning, and export for $2.99/month.
• Existing lifetime purchasers keep full access automatically, no action needed.
Fixed an issue where the Premium subscription button would not appear correctly on some devices, preventing users from subscribing.