Questions tagged [appgallery-connect]

Use this tag for programming questions relating to Huawei AppGallery Connect. Huawei AppGallery Connect is an one-stop open platform covering the entire app lifecycle: innovation, development, distribution, operation, and analysis.Noteworthy capabilities include: Crash,APM,RemoteConfiguration,Applinking,AppMessaging,Auth Service,CloudDB,CloudStorage,and CloudDFunction.

106 questions
1
vote
1 answer

How can I download my app's analytics from Huawei AppGallery Connect?

Was expecting something similar to Google PlayStore Console where you can just slap dates and metrics and then download the csv file. Is there something like that in Huawei AppGallery Connect? So far all I can do is tweak around the dates and some…
0
votes
1 answer

Huawei Ads Kit (Monetization apps) from account registered in my country as individual not allowed?

I'm trying to integrante Huawei Ads Kit to my apps published to Huawei AppGallery. Is it correct that I have to do it on the following page from the screenshot? But the problem that I see the following page when I select it: Does it mean that I'm…
user924
  • 8,146
  • 7
  • 57
  • 139
0
votes
0 answers

Problem when upload apk to AppGallery Huawei

While uploading apk to app gallery account I'm facing this error "Your App contains wallet functions. ­Please upload it again with a company account and provide the relevant qualification license or authorization.". Please guide me how to fix…
0
votes
1 answer

AgConnect Performance Monitoring - Version Conflict

With a build.gradle like this (simplified): buildscript { ... dependencies { classpath "com.android.tools.build:gradle:7.3.1" classpath "com.huawei.agconnect:agcp:1.7.3.302" } } Module build.gradle (merely alike the…
0
votes
1 answer

Hms Cloud bd get error code: 8 message: please close CloudDBZone first. On android Studio

After HMS Cloud DB implementation I get error it is about I deleted table on cloud bd before close. How can I fix that problem? Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Method.invoke(Native Method) …
0
votes
0 answers

How to move an app to a new project in Huawei AppGallery Connect

I've misunderstood how projects work in AppGallery Connect - and uploaded 4 different apps to the same project (they have all been published for a while). Is it possible to move apps to a new project? There is an option to transfer apps, but that is…
Zee
  • 1,592
  • 12
  • 26
0
votes
1 answer

How to make Test account for app gallery?

I want to submit an app to the app gallery, but it required a test account and I don't know how to add one like the firebase console. enter image description here
0
votes
1 answer

execJSTypeError: xxx is not a function keeps reporting execJSTypeError: xxx is not a function

execJSTypeError: xxx is not a function keeps reporting execJSTypeError: xxx is not a function execJSTypeError: xxx is not a function keeps reporting execJSTypeError: xxx is not a function when the quick app accesses the advertising service
0
votes
1 answer

How to get the user activity details in Huawei AppGallery Operation analysis page?

How to see the data from Huawei AppGallery Operation analysis such as, The length of time users stay in the app The daily retention rate of users Is there any way to get these data? Anyone please help on this. Thanks in advance.
0
votes
1 answer

AppGallery Console :The Deeplink created with the REST API service are not showing on the AG Console

Not able to see Deeplink created with the REST API service on the AG Console
0
votes
1 answer

Problems with the type of cloud DB HMS

I have a problem with the Cloud DB Message:{"defaultName":"AGCError","name":"database-server","errorCode":{"code":"2052","message":"the input object is invalid."}} I don't know what could be the reason ?
0
votes
1 answer

How to add official website link? In Huawei AGC

How to add official website link in listing page. I saw few apps have website link in app information. I want to add website link.
0
votes
1 answer

Cannot Find the Reported APM Logs on the Huawei Devices

When the Huawei APM SDK is integrated, there was no app performance data on the App performance management page. I wanted to locate the problem based on the Logcat logs on the device. However, I'm not sure where these logs are kept or if I have to…
0
votes
1 answer

Error "miss client id" Is Reported when trying to integrate Huawei AppGallery APM SDK

I have tried to setup the APM SDK however when I try to run my application I get the following error message: I/com.huawei.agc.apms: failed to fetch remote config: client token request miss client id, please check whether…
0
votes
1 answer

I want to restrict users to download it for at least 2 weeks because app is in development stage. What should I do now?

I have uploaded and pushed my app under test environment but I went online and available across the globe. Now I want to restrict users to download it for at least 2 weeks because app is in development stage. What should I do now ?
Krishna M
  • 180
  • 8