Check that the Google Play Store exists on device

Fixes #3
This commit is contained in:
Björn Ritzl
2020-03-09 11:22:41 +01:00
parent 1c017cf4ed
commit 2843080690
3 changed files with 16 additions and 1 deletions

View File

@@ -12,6 +12,7 @@ local items = {
SUBSCRIPTION,
}
-- mapping between product id and button name
local item_buttons = {
[GOLDBARS_SMALL] = "goldbars_small",
[GOLDBARS_MEDIUM] = "goldbars_medium",