From b7ecfac71ae7e138d2898fe722acc3253fae96b7 Mon Sep 17 00:00:00 2001 From: Kai Date: Sun, 10 May 2020 15:16:21 +0200 Subject: [PATCH] Update TestingAndTroubleshooting.md Added link to Androids Developer Documentation for testing with reserved product ids like android.test.purchased --- docs/TestingAndTroubleshooting.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/TestingAndTroubleshooting.md b/docs/TestingAndTroubleshooting.md index a04ba38..34ed416 100644 --- a/docs/TestingAndTroubleshooting.md +++ b/docs/TestingAndTroubleshooting.md @@ -36,6 +36,7 @@ You will not be able to test any StoreKit functionality until you have an iOS Pa ALIAS PASS ``` +* You could use the static product IDs for testing, e.g. android.test.purchased, as described in [Androids Developer Documentation](https://developer.android.com/google/play/billing/billing_testing). ## Android Troubleshooing * If you see "You need to sign into your google account". This most likely means that you don't have an items published and active for IAB