| Type | String |
| Library | device.* |
| Keywords | store |
| See also | Sample code |
This property is the name of the store used for in-app purchases by this device.
local device = require 'plugin.device'
print( device.store )| Type | String |
| Library | device.* |
| Keywords | store |
| See also | Sample code |
This property is the name of the store used for in-app purchases by this device.
local device = require 'plugin.device'
print( device.store )