Trey t 675547db76 Fix subscription screen hanging on "Loading Subscription"
The .containerRelativeFrame(.horizontal) on the marketing content
caused an infinite layout loop inside SubscriptionStoreView's scroll
container. Replaced with .frame(maxWidth: .infinity).

Also fixes leading space in StoreKit config display name, adds
debug logging to product loading, and reverts to groupID initializer.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 11:54:41 -06:00
2022-01-10 08:44:49 -06:00
2026-02-26 20:33:47 -06:00
2025-12-19 17:24:00 -06:00
Description
No description provided
285 MiB
Languages
Swift 92%
HTML 6.9%
Python 1.1%