Add ALC library dependency
新增 ALC Library 附屬項目
...
buildscript {
repositories {
...
maven { url 'https://repo.onestore.net/repository/onestore-sdk-public' }
}
}
...
AndroidManifest.xml中新增queries
為ONE store Login新增configuration
AppLicenseChecker 初始化
Callback 註冊
授權驗證需求
呼叫QueryLicense API (Cached API)
呼叫StrictQueryLicense API (Non-Cached API)
中斷連接
對應代碼
Response Code
Value
Description(KR)
Description(CN)
How to handle Solutions
Last updated

