Skip to main content

LI PASS Client Configurations

General configurations

Configuration Description Remarks Version
ACCOUNT_APP_ID App ID, ACCOUNT_APP_ID assigned by Player Network Console. Required V1.06.00
ACCOUNT_SDK_KEY SDK key, ACCOUNT_SDK_KEY assigned by Player Network Console. Required V1.06.00
GAME_PP_URL URL of the Privacy Policy. Required V1.06.00
GAME_TOS_URL URL of the Terms of Service. Required V1.06.00
EU_DMA_URL URL of the DMA Advertising Notice. Required for EEA V1.13.01
LI_DT_URL URL of the Data Transfer agreement. Not required after April 12, 2024 V1.06.00
LI_THIRD_DT_URL URL of the Data Transfer agreement when logging in through a third-party channel. Required for EEA V1.06.00
ACCOUNT_URL LI PASS login environment. Optional, required before V1.16.00 V1.06.00
[CHANNEL]_LOGIN_EXTRAJSON Additional information required for player authentication by the specified channel.
Replace [CHANNEL] with the channel name in all capital letters, see [CHANNEL]_LOGIN_EXTRAJSON for default values.
Optional V1.06.00
[CHANNEL]_LOGIN_PERMISSION Login permissions required by the specified channel.
Replace [CHANNEL] with the channel name in all capital letters, see [CHANNEL]_LOGIN_PERMISSION for default values.
Optional V1.06.00
COUNTRY_ALLOW_LIST Country allowlist, COUNTRY_BLOCK_LIST must also be configured
Default: Empty
Optional V1.10.00
COUNTRY_BLOCK_LIST Country blocklist, COUNTRY_ALLOW_LIST must also be configured
Default: Empty
Optional V1.10.00
GAME_DMA_VERSION Version of the DMA Advertising Notice. Optional V1.13.01
GAME_PP_VERSION Version of the Privacy Policy. Optional V1.06.00
GAME_TOS_VERSION Version of the Terms of Service. Optional V1.06.00
LI_DEFAULT_LOGIN_TYPE Default login method displayed for players during first login.
1: Email and verification code
2: Account and password
Default: 2 (Before V1.17: 1)
Optional V1.06.00
LI_REGISTER_ENABLE Default behavior for LI PASS registration.
0: Hide registration button, automatic registration for LI PASS
1: Display registration button, no automatic registration for LI PASS
Default: 1
Optional V1.06.00
LIP_REWARD_ENABLE Sets the reward-related content that is displayed under different reward integration scenarios.
0: Reward function disabled
1: Reward function enabled with rewards integrated
2: Reward function enabled and pending reward integration
Default: 1
Optional V1.17.00
LIPASS_PB_ENABLE Whether the game is published by Proxima Beta.
0: Not published by Proxima Beta
1: Published by Proxima Beta
Default: 1
Optional V1.06.00
SAVE_EMAIL_ENABLE Whether to record the email address from the most recent successful login.
0: Disable, 1: Enable
Default: 0
Optional V1.07.00

Platform configurations

PC/mobile

Configuration Description Remarks Version
ACCOUNT_FLOW_SWITCH Switches to control LI PASS UI flow. Optional V1.06.00
ACCOUNT_THIRD_CHANNEL_
[PLATFORM]
Third-party login channels for the specified platform.
Replace [PLATFORM] with ANDROID, IOS, or WINDOWS.
Optional V1.06.00
ACCOUNT_THIRD_CHANNEL_
BIND_MAX_COUNT
Maximum number of third-party login channels an account can link to.
Default: 11, set between 0 and 11.
Optional V1.06.00
ACCOUNT_THIRD_CHANNEL_
UNBIND_BLACK_LIST
Third-party login channels that players cannot unlink once linked.
Default: Empty
Optional V1.06.00
ANALYTICS_CONSENT_ENABLE Behavior for the CMP compliance process.
0: Disable CMP compliance verification, enable Consent Mode
1: Enable CMP compliance verification, display the Advertising Notice
Default: 1
Optional, Mobile only V1.13.01
CUSTOM_ACCOUNT_CHANNEL_ID Custom account ID previously assigned.
Only required when developers are migrating their custom account to LI PASS.
Optional V1.06.00
LEVEL_INFINITE_ACTIVITY Orientation of the LI PASS interface.
LILandscape: Landscape
LIPortrait: Portrait
Default: LILandscape
Optional V1.06.00
LIPASS_SUPPORT_CAPTCHA_ENABLE Whether to enable CAPTCHA.
0: Disable, 1: Enable
Default: 1
Optional V1.08.00
PC_COMPLIANCE_SWITCH Whether to enable age verification for logged in players.
0: Disable, 1: Enable
Default: 1
Optional, PC only V1.11.00
SAFETY_DEVICE_CHECK_ENABLE Whether to enable device verification.
0: Disable, 1: Enable
Default: 0
Optional V1.09.00
SAVE_ACCOUNT_THIRD_
CHANNEL_[PLATFORM]_ENABLE
Whether to record the sequence of third-party channel logins for the specified platform.
Replace [PLATFORM] with ANDROID, IOS, or WINDOWS.
0: Disable, 1: Enable
Default: 0
Optional V1.07.00
SHOW_ACCOUNT_SETTING_SE Whether to display the Security Settings tab in the Account Center.
0: Hide, 1: Show
Default: 1
Optional V1.14.00
SHOW_DELETE_ACCOUNT_BUTTON Whether to display the Delete account button in the Account Center.
0: Hide, 1: Show
Default: 1
Optional V1.13.00
SHOW_LOGIN_PANEL_CLOSE Whether to display the close button in the login page.
0: Hide, 1: Show
Default: 1
Optional V1.13.00
SHOW_LOGIN_REWARD_ICON Whether to display the reward icon over the Log in button.
0: Hide, 1: Show
Default: 0
Optional V1.10.00

Console

Configuration Description Remarks Version
LIP_QRCODE_ENABLE Whether to enable login or account linking by scanning a QR code.
0: Disable, 1: Enable
Default: 1
Optional V1.16.00
CONSOLE_COMPLIANCE_SWITCH Whether to enable age verification for logged in players.
0: Disable, 1: Enable
Default: 1
Optional Unreal Engine: V1.11.00
Unity: V1.12.00