Questions tagged [appgallery]

Questions regarding the Huawei AppGallery. Huawei AppGallery is Huawei's official Android Application store.

122 questions
2
votes
1 answer

Track user from web page to app install & open

I have a requirement where there is a promotional mobile web page where the user can click to download and install the app via AppGallery. When the user opens the app it should display custom content and record that back to our API based on the…
2
votes
1 answer

Delayed release (no specific date after successful review) AppGallery Connect

I've found only 2 options in Huawei developer console i.e release after the review and set specific date for the release. But I want 3rd option - a button to make a release after the review. May be I've not found it?
2
votes
3 answers

Can I use Facebook Audience Network (FAN) in android apps published on AppGallery of Huawei?

It's a simple question, but I can't find an answer anywhere and get confused.. Can I use Facebook Audience Network (FAN) in my apps on AppGallery of Huawei? If not, what ad networks can I use? and get earn from it. Few Other Questions in my…
2
votes
2 answers

Google and Huawei APK flavor build issue

I setup my project for flavors build (Google & Huawei) according to this doc - https://developer.huawei.com/consumer/en/doc/development/AppGallery-connect-Guides/agc-config-flavor. Here are my build scripts. I have tried including the signature in…
2
votes
1 answer

How can I change the developer name in Huawei AppGallery?

I registered alone using my real name just to upload the app, but I'd like the developer name be accredited to the team I belong to..
2
votes
1 answer

How to publish an apk in AppGallery without creating a copy of app with different package

I'm trying to publish an app on AppGallery, but when I enter my package name for new application in console project, it says that package has already been taken. The app is published on Play Store and if your search for it in AppGallery it will find…
2
votes
1 answer

Open the web page and jump to the URL of an app in AppGallery

I want to open a link in the Huawei browser, and then automatically jump to the AppGallery where my app is located.How to achieve this?
user13767305
1
vote
0 answers

I could not update the software from Huawei Store app gallery

how doing force update app from app gallery Updateinfo is not recommend, reason: Uninstall the old version before installation ,is same signature: 1 this is the function i used : fun checkAppUpdates() { val client =…
1
vote
1 answer

Add payment for android app with 2 flavours

I have an android app that's intended for both google play and app gallery , It's one project with 2 flavours , currently i have no user system in my app and i have IAP to enable premium features Note: For the google version of the app i don't let…
sheko
  • 516
  • 4
  • 15
1
vote
0 answers

Build Ionic app with Capacitor 4 for Huawei AppGallery failed

We had to increase targetSdkVersion to 32, because, according to Google Play rules, it's not possible to publish apps with sdk version <31, and had to migrate to Capacitor 4. It's ok whe deploy to Google Play (with slightly different build.gradle…
Serj Malko
  • 326
  • 4
  • 15
1
vote
2 answers

Can US based company publish on Huawei AppGallery?

I have been researching online but I cannot find a clear statement. Is a US-based company allowed to publish apps on Huawei App Store or does the ban forbid it?
1
vote
1 answer

Can I register as huawei developer from one country with another country's mobile number?

I want to register as a developer Huawei developer portal, But facing problem. In my case, I am Yemeni, but I reside in the Kingdom of Saudi Arabia. When I enter my data, it asks me for a Yemeni phone number, and I do not have it at the moment. I…
Sivaraj
  • 171
  • 9
1
vote
1 answer

AppGallery - uploading aab - failed to parse the manifest file for the AAB package

I'm trying to upload our RN app to Huawei AppGallery but can't seem to get past the package verification. I've manually verified app bundle according to the documentation here. Uploading from my browser (Firefox 100.0, Win11) results in "Failed to…
1
vote
1 answer

Getting this error while uploading game apk because of the app signature is different from that of the released version in AppGallery

I am trying to upload new apk with a keystore file and its giving this errors due to app signature is different from that of the released version. Please any one help me how to get the keystore file from the store which I have used for the previous…
1
vote
2 answers

HMS: Unable to reply to comment through API

Trying to reply to a customer comment using the API. Calling the reply to comment API The reply gets submitted and returns rtnCode for success Getting { ret: { rtnCode: 50010003, rtnDesc: 'param error' } } The API details that we use when we submit…
1 2
3
8 9