Questions tagged [huawei-mobile-services]

Use this tag for programming questions relating to HMS Core. HMS Core is an assortment of open device and cloud capabilities provided by Huawei Mobile Services (HMS). Noteworthy capabilities include: Account Kit, In-App Purchases (IAP), Push Kit, Game Service, Location Kit, Map Kit, Ads Kit, and ML Kit.

HMS Core is a collection of basic mobile service end-to-cloud capabilities, dedicated to helping developers build high-quality apps with minimal hassle.

HMS Core Kits

App Services

  1. Account Kit ()
  2. Ads Kit()
  3. Analytics Kit ()
  4. App Linking
  5. Awareness Kit
  6. Drive Kit
  7. Dynamic Tag Manager
  8. Game Service
  9. Health Kit
  10. Identity Kit
  11. In-App Purchases ()
  12. Location Kit()
  13. Map Kit()
  14. Push Kit ()
  15. Quick App
  16. Scan Kit
  17. Site Kit
  18. Wallet Kit

Graphics

  1. Accelerate Kit
  2. AR Engine
  3. Computer Graphics Kit
  4. GameTurbo Engine
  5. Scene Kit

Media

  1. Audio Engine
  2. Audio Kit
  3. Camera Engine
  4. Image Kit
  5. Panorama Kit
  6. Video Kit
  7. WisePlay DRM

AI

  1. ML Kit()
  2. HUAWEI HiAI Foundation
  3. HUAWEI HiAI Engine
  4. HUAWEI HiAI Service

Smart Device

  1. CaaS Engine
  2. Cast Engine
  3. DeviceVirtualization Engine
  4. OneHop Engine
  5. Share Engine

Security

  1. Fast Identity Online(FIDO)
  2. Safety Detect
  3. LocalAuthentication Engine
  4. DataSecurity Engine

System

  1. hQUIC Kit
  2. Nearby Service
  3. Wireless Kit

Resources

Join to keep up with latest news and activities of HMS Core. Community where you can exchange insights, discuss puzzles and share experience with developers.

Get the latest open-source code examples to help you easily integrate HMS Core capabilities. Participate in open source project, contribute valuable suggestions about code example improvement to benefit more developers

The HUAWEI Codelabs provide a technical guidance, tutorial and hands-on coding experience. For example, enabling HUAWEI Account Kit, enabling HUAWEI Map Kit, etc.

The video courses help introduce the features, usage scenarios, and benefits corresponding to HMS Core Kits, as well as explaining how best to integrate and implement them.

  • Technical Support:

Europe: developereu@huawei.com

Asia-Pacific region: developerapac@huawei.com

Latin America: developerla@huawei.com

Middle East and North Africa: developermea@huawei.com

South Asia: developersa@huawei.com

1390 questions
4
votes
2 answers

Could not resolve com.huawei.agconnect:agcp:1.6.0.300

need help how to fix problem of HMS SDK. > Could not get resource > 'https://dl.bintray.com/android/android-tools/com/huawei/agconnect/agcp/1.6.0.300/agcp-1.6.0.300.pom'. > > Could not GET…
PetrLz
  • 53
  • 5
4
votes
2 answers

Huawei auth service integration with .net core 3.1, unable to validate JWT

We have a react-native application running in production with firebase phone auth. Lately, we received feedback from users owning new Huawei devices not being able to authenticate with their phone numbers using firebase. Since a lot of users started…
4
votes
1 answer

If a Huawei device is supporting both GMS and HMS core then why HMS core is not working?

I am developing an app for android, on Huawei devices I am facing many issues. I am using FusedLocation and Notifications in my app due to which I had to develop another app for Huawei devices as many Huawei devices are not supporting GMS now. I am…
4
votes
1 answer

Generate HarmonyOS (Huawei) build from Flutter project

I am working on one Flutter project. In which, We want to generate builds of Android, iOS, and HarmonyOS (Huawei). But I am not sure does Flutter supports this OS or not. I went through some of the stuff on the internet but was unable to figure out…
Jayesh
  • 41
  • 1
  • 3
4
votes
1 answer

One app for mobile devices and TV's in Huawei AppGallery

My app is released in Huawei AppGallery for mobile devices and tablets. But my app has both interfaces for mobile and TV. I see that it's not possible to release one app for all device types like it is working on Google Play Store. I tried to create…
4
votes
1 answer

App stuck while trying to authorize health kit

i'm trying to get authorization for my app in order to be able to read and write heart rate for a huawei smart band. However, every time i start the app it gets stuck on the login screen as soon as the request for authorization begins... The app is…
4
votes
1 answer

Android 12 crash. Huawei services

In our app we have dependency: com.huawei.hms:base:6.1.0.302 and use HuaweiApiAvailability class. As result of calling this function PendingIntent getErrPendingIntent(Context var1, ConnectionResult var2) we have exception: Process: com...preview,…
4
votes
1 answer

Huawei push sdk for Android target 31

current version sdk push for Android crashes in 31 target sdk. Need to mark exported manifest dependencies to bump New build rules. When will New version with support target sdk be released?
4
votes
2 answers

missing required parameter: client_id

I tried to request a oauth token from hms server, but it always return missing required parameter: client_id to me. url: https://oauth-login.cloud.huawei.com/oauth2/v3/token?grant_type=client_credentials&client_id=XXX&client_secret=XXX header:…
ccd
  • 5,788
  • 10
  • 46
  • 96
4
votes
2 answers

How to detect double-tap in custom component in HarmonyOS?

I am creating a custom component in HarmonyOS using Java SDK, Where I have to perform some task on double-tap. But I am not able to detect double-tap event. In Android, with the help of GestureDetector class we can detect double-tap event as…
4
votes
1 answer

HMS Core Playstore Version Cannot use Huawei ID Sign In

Firstly, I made an app with flutter, I just implement Account Kit and Scan Kit for the app. Well, I got a previous bug for using google pixel 3XL (AVD) API Level 30, then I tried to change it to Nexus 6 API Level 28, and it worked (the latest…
4
votes
1 answer

What can I do if my quick app was rejected and the error message indicates that an error has occurred?

When I submit my quick app for review in AppGallery Connect,my quick app was rejected and the error message indicates that an error has occurred? What does the message means?
4
votes
1 answer

How to turn off unsupported Google Play Service prompt in react-native app

I added react-native-maps which running with Google maps to my project. On Huawei devices without GMS (Google Mobile Services) when app starts, I get this prompt: How to disable this confirmation dialog on devices without GMS? (prefer this…
4
votes
2 answers

Huawei AppGallery 6003 Error Code in release version

I removed the all gms related apis and added hms ones. My debug version is working awesome, I have the agconnect file in my project root. But If I download my app directly from appGallery, my hms core related apis are not working. (like pushkit and…
4
votes
2 answers

Huawei SMS retriever api is not working and Huawei devices

I am trying to retrieve OTP in Huawei device. but it is not working. I have created the app in Huawei developer console with all the requirements. Below is the code i am using to retrieve the sms. private fun initSmsManager() { val task =…