Skip to content

Commit

Permalink
Update TestingAndTroubleshooting.md
Browse files Browse the repository at this point in the history
Added link to Androids Developer Documentation for testing with reserved product ids like android.test.purchased
  • Loading branch information
K232 committed May 10, 2020
1 parent 2b27c32 commit b7ecfac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/TestingAndTroubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ You will not be able to test any StoreKit functionality until you have an iOS Pa
<AndroidSigningKeyAlias>ALIAS</AndroidSigningKeyAlias>
<AndroidSigningKeyPass>PASS</AndroidSigningKeyPass>
```
* 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
Expand Down

0 comments on commit b7ecfac

Please sign in to comment.