# wx.getAppBaseInfo
- Get Multiterminal Applications App Basic information
- Added: SDK >=1.3.10
# Return value Object
| parameter | type | Introductions |
|---|---|---|
| enableDebug | boolean | Is debugging turned on |
| fontSizeSetting | number | User font point size in px |
| fontSizeScaleFactor | number | Font zoom ratio |
| host | object | host App Environmental information |
| Language | string | System language |
| SDKVersion | string | Base Library Version |
# host
| parameter | type | Introductions |
|---|---|---|
| appId | string | Multi-application Id |
| appVersion | string | multifarious App Application version of |
| env | string | The running environment, with a value of "SAAASDK" |
| packageName | string | Corresponding Android Package name for the app, Android Return to the system. |
| bundleIdentifier | string | Corresponding iOS of Bundle ID ,iOS Return to the system. |
| sdkVersion | string | SDK version |
| version | string | SDK Version Number Numeric Value |
# iOS Applied getAppBaseInfo return Language The mapping relationship used to update the explaination
| Original value | Actual return value |
|---|---|
| zh-Hans | zh_CN |
| zh-CN | zh_CN |
| zh-Hant | zh_TW |
| zh-TW | zh_TW |
| zh-HK | zh_HK |
- Other Missing Language Unity returns the true set of the system Wolves, for example: el - CN return el