Fix in-app purchase
This commit is contained in:
parent
1d92099d1d
commit
f422aecb77
1 changed files with 2 additions and 2 deletions
|
@ -482,8 +482,8 @@ Window {
|
|||
|
||||
Product {
|
||||
id: speedFlowChartProduct
|
||||
//identifier: "speed_flowchart"
|
||||
identifier: "android.test.purchased"
|
||||
identifier: "speed_flowchart"
|
||||
//identifier: "android.test.purchased"
|
||||
//identifier: "android.test.canceled"
|
||||
//identifier: "android.test.refunded"
|
||||
|
||||
|
|
Loading…
Reference in a new issue