This commit is contained in:
Freist Li 2018-06-11 15:11:42 +08:00 коммит произвёл GitHub
Родитель f9d92944be
Коммит c7f82af742
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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();