Skip to main content

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.

huawei-mobile-services
0 votes
0 answers
16 views

How to upload files on HUAWEI OBS using Java Script

I am uploading files on HUAWEI Cloud. I have accessKey, secretKey, bucketName. While uploading I am getting error shown below: Error uploading: Error: connect ETIMEDOUT XXX.XXX.XXX.X:8080 at ...
Yash Bhor's user avatar
0 votes
0 answers
14 views

Deeplink for app gallery store not working

I'm trying to open the App Gallery store to update my app, but app is not found. I tried opening other applications with other ids but with no success. Also i tried used "market://details?id=&...
north's user avatar
  • 1
0 votes
1 answer
72 views

Implementing HMS Push Notifications & Firebase at the same time

Problem Currently I have done developing my mobile apps to be workable in IOS and Android but now I want to make it to be supported for Huawei Harmony OS as well. Right now after downloaded the .apk ...
Chuah Sze Wei's user avatar
0 votes
0 answers
64 views

Huawei push kit integration with react-native project

I tried integrating Huawei push kit with my react-native app for ios. But its not working. If anybody have ever succeeded in doing so, then please share. I tried every step provided here, as per the ...
Office Space's user avatar
0 votes
0 answers
55 views

Can i use HMS core push kit for handling push notification in ios react native?

while doing HmsPushInstanceId.getToken('') to get device token for push notification service, its giving undefined. HmsPushInstanceId itself is showing as null. I am trying to implement push ...
Office Space's user avatar
0 votes
0 answers
45 views

HMS Push Kit_Push Service Error for Mobile Browsers

I'm trying to use Huawei Push Kit to push messages to web apps. An error occurs on Huawei mobile device after registering hms-service worker when I attempt to get token to access Push Kit. The ...
Dmitry's user avatar
  • 405
1 vote
1 answer
55 views

fastlane plugin for AppGallery corrupting APK

I have been having an issue with uploading our app to AppGallery for the last week or 2. When the app gets uploaded to AppGallery using the Fastlane plugin fastlane-plugin-huawei_appgallery_connect my ...
REMASTERED1's user avatar
0 votes
0 answers
82 views

Flutter app integrated for Huawei but shows blank on EMUI HMS Devices

Hi so to be able to release my flutter app on both Google Play and Huawei AppGallery I had to integrate the HMS core services to my app and I've done so very carefully,I have managed to test my app in ...
REMASTERED1's user avatar
1 vote
0 answers
86 views

Creating a huawei Watch or LiteOS App with DevEco Studio - Device Type Unavailable and Sample Not Working with Latest Version (3.1.1)

I'm trying to develop an app for huawei watch and LiteOS using DevEco Studio, but I'm encountering some issues. The device type for WatchOS and LiteOS doesn't seem to be available, and the sample ...
Shakir's user avatar
  • 101
1 vote
1 answer
47 views

app crash when pick file in huawei phone - Flutter

I programmed an application using Flutter and added packages for uploading files as shown below, and the application works correctly on other phones except Huawei phones, where when uploading files ...
alshueili's user avatar
1 vote
1 answer
352 views

Huawei AGCP plugin cannot be applied

I'm well aware of other questions (eg. com.huawei.agconnect plugin not found) but they don't currently apply. Sadly, this is a moving target, old answers are not necessarily true any more. I'm trying ...
Gábor's user avatar
  • 10k
2 votes
0 answers
65 views

Get push clicks in new Flutter huawei_push plugin version

Using the example from huawei_push, I failed to get push clicks on remote (downlink) notifications. I've seen this question. However, it does not work for me because: I cannot use intents (we share ...
Alex Usmanov's user avatar
0 votes
1 answer
73 views

React Native app stuck in Splash screen after adding HMS Location package

I am trying to integrate HMS Location following the guide here. Unfortunately, after following the last step of adding packages.add(new RNHMSLocationPackage()); in my MainApplication.java, my React ...
Gabsys's user avatar
  • 206
0 votes
0 answers
35 views

Issue with integrating HMS Location in React Native Android with product flavours

Have anyone successfully integrated HMS Location into their React Native app with productFlavours before? I kept on getting AGC_CHECK_FAIL error which suggests they can't verify my AppGallery identity ...
Gabsys's user avatar
  • 206
0 votes
0 answers
54 views

ShouldShowRequestPermissionRational not working properly in Huawei HarmonyOS devices

Developing an application that must grant permissions to the camera, in testing phase, I have discovered that on Huawei devices, the shouldShowRequestPermissionRationale function does not behave ...
user1414724's user avatar

15 30 50 per page
1
2 3 4 5
94