Update IAPWrapper.cs
This commit is contained in:
Родитель
f9d92944be
Коммит
c7f82af742
|
@ -37,8 +37,8 @@ namespace IAPUWPDLL
|
|||
{
|
||||
|
||||
|
||||
string statusText = string.Empty;
|
||||
if (storeContext == null)
|
||||
string statusText = string.Empty;
|
||||
if (storeContext == null)
|
||||
storeContext = StoreContext.GetDefault();
|
||||
|
||||
await storeContext.GetAppLicenseAsync();
|
||||
|
|
Загрузка…
Ссылка в новой задаче