mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
When both the IAP and SUB queries came back with nothing, the screen always reported a connectivity failure, telling users to clear Play's cache and reboot. Play can answer OK and simply have no sellable offer (region, account eligibility, pulled product), where that advice is futile. Both causes are now inspected: only when BOTH are OfferUnavailableBillingException does the merchandising copy surface. A single non-merchandising failure can't rule out a real Play problem, so the conservative copy stays.