-
Hybrid app (Vue + Capacitor 5) using cordova-plugin-purchase v13.12.1 on Android.
-
Installed from Google Play Internal testing (opt‑in link). Tester account is added in Play Console → Settings → License testing.
-
Subscription exists in Play Console with Active base plans (monthly/yearly), available in my country.
Problem
-
Billing initializes and update() succeeds, but the catalog is empty.
-
A self‑test shows the plugin is present and initialized, yet product is not found.
Self‑test summary
-
cdvPresent = true
-
storePresent = true
-
initialized = true
-
updateOk = true
-
productType = “paid subscription”
-
platform = “android-playstore”
-
productFound = false