Merge branch 'fix/in-appPurchase' into 'master'
Fix in-app purchase Closes #25 See merge request dorian/blueROCK!2
This commit is contained in:
commit
f1d6915c52
1 changed files with 2 additions and 2 deletions
|
@ -482,8 +482,8 @@ Window {
|
||||||
|
|
||||||
Product {
|
Product {
|
||||||
id: speedFlowChartProduct
|
id: speedFlowChartProduct
|
||||||
//identifier: "speed_flowchart"
|
identifier: "speed_flowchart"
|
||||||
identifier: "android.test.purchased"
|
//identifier: "android.test.purchased"
|
||||||
//identifier: "android.test.canceled"
|
//identifier: "android.test.canceled"
|
||||||
//identifier: "android.test.refunded"
|
//identifier: "android.test.refunded"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue