跳过内容

设备

显示所有设备的列表

标题:显示所有设备的列表

打开您的应用程序,然后选择 设备 设备

Capgo devices list
  1. 设备 打开设备清单
  2. 过滤器 - 根据设备类型过滤:
    • Override - 显示具有自定义频道或自定义版本的设备。 自定义 ID - 显示具有自定义标识符的设备。
    • 配置设备 配置设备

设备详细页面可以显示最新的请求派生的国家 __CAPGO_KEEP_0__。

Capgo device details showing the request-derived country code
A device detail page can show the latest request-derived country code.
  1. 信息 - 可以看到设备ID、最后更新时间、平台、更新器版本、安装和本地版本、操作系统版本、模拟器和生产状态、加密密钥前缀以及可用时的请求国家。
  2. 部署 - 可以看到此设备的部署历史。
  3. 日志 - 可以看到与此设备相关的日志。
  4. 频道覆盖 - 将此设备路由到一个特定的私有频道。设置后,会优先于正常频道选择。

请求国家

- 国家

- 是最新的有效两位字母ISO 3166-1 __CAPGO_KEEP_0__从一个__CAPGO_KEEP_1__-处理的请求中接收到的值。它不是GPS或应用程序发送的位置值。没有有效国家的请求不会清除最后有效的值,且该字段在__CAPGO_KEEP_2__没有有效国家时不存在。 is the latest valid two-letter ISO 3166-1 code received from a Cloudflare-handled request for that device. It is not GPS or a location value sent by your app. Requests without a valid country do not clear the last valid value, and the field is absent when Capgo has no valid country for the device.

How device information is updated

How device information is updated

The device information is updated in the following way no_new_version_available can still record the reported metadata. Capgo skips redundant writes when that metadata has not changed, so can still record the reported metadata. __CAPGO_KEEP_0__ skips redundant writes when that metadata has not changed, so Last update

does not necessarily change after every check-in. Device metadata and MAU are different signals. See Why my device number is different than my MAU?

for the billing distinction.

Custom ID

The Custom ID 帮助您将设备与您认识的标识符关联起来。从设备中设置 CapacitorUpdater.setCustomId({ customId: user }).

如果您正在使用 设备 来规划仪表板和API操作,连接它与 API概览 API概览 介绍 介绍 API密钥 API密钥 设备 查看设备的实现细节 查看包的实现细节