简体   繁体   English

使用聚合 API 进行 HMS 定位时出错

[英]Error when using the polymerize API for HMS location

When I use the polymerize API of Huawei and if I included com.huawei.instantaneous.location.sample, the polymerize API does not work --当我使用华为的聚合 API 并且如果我包含 com.huawei.instantaneous.location.sample 时,聚合 API 不起作用 -

if I do not include it, it does "work".如果我不包括它,它会“工作”。

{"dataTypeName":"com.huawei.instantaneous.location.sample"},

{"dataTypeName":"com.huawei.instantaneous.heart_rate"},

{"dataTypeName":"com.huawei.continuous.calories.burnt"},

{"dataTypeName":"com.huawei.instantaneous.speed"}],

"startTime":1448940711000,"endTime":1448943334000}

Any idea or help?任何想法或帮助?

com.huawei.instantaneous.location.sample is public atomic data types but not public statistical data types. com.huawei.instantaneous.location.sample 是公共的原子数据类型,而不是公共的统计数据类型。 so when you included com.huawei.instantaneous.location.sample, the polymerize API does not work.因此,当您包含 com.huawei.instantaneous.location.sample 时,聚合 API 不起作用。

Pls refer to this website for more info.请参阅此网站了解更多信息。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用HMS IAP退款时提示错误API - Error prompted when using HMS IAP refund API 构建应用程序时 react-native-hms-location 错误 - react-native-hms-location error when building app 使用 HMS Video Kit 更新 HMS Core APK 时出现错误代码 103 - Getting error code 103 when updating HMS Core APK while using HMS Video Kit 错误:ZEFE90A8E604A7C840E8D03A67F6B7D8Z Z4D236D9A2D9A2C5FE6AD1C50DA4BEC50DA4BEC50Z.HUAWEI.HUAWEI.HMS.MAPS.MAPS.UTIL在使用HMS Z46F3AB33EBBEEA0BBEE.UTEN不存在 - Error: package com.huawei.hms.maps.util does not exist when using HMS Map SDK 5.1 集成HMS Core Safety Detect的SysIntegrity API报错 - An error is reported when the SysIntegrity API of HMS Core Safety Detect is integrated HMS Core过期时返回错误 - When HMS Core is outdated an error is returned getCurrentLocation in Huawei (HMS Location) - getCurrentLocation in Huawei (HMS Location) 使用 MindSpore Lite 推理引擎时,HMS Core AI Model 模板文件下载时集成错误 403 - HMS Core AI Model Integration Error 403 on Template File Download when Using MindSpore Lite Inference Engine 集成HMS Core Site Kit后使用textSearch API报错码010010 - Error code 010010 is reported when the textSearch API is used after the HMS Core Site Kit is integrated 使用 HMS Toolkit 添加 HMS 和 GMS 时找不到 com.huawei.hms:hwid:5.3.0.301 & push kit - Could not find com.huawei.hms:hwid:5.3.0.301 & push kit when adding HMS alongside GMS using HMS Toolkit
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM