Questions tagged [agconnect-functions]

8 questions
2
votes
1 answer

Cannot instance AGConnectFunction

I'm referring to this code lab here: Cloud Functions for Android apply plugin:'com.huawei.agconnect' ... dependencies { implementation 'com.huawei.agconnect:agconnect-function:1.4.1.300' } Besides that "configure the following address"…
1
vote
2 answers

Authentication problem coming with health kit for flabuless global result code is 0

Authentication problem coming with health kit for flabuless global result code is 0 Logs: com.root.sutd/com.huawei.hms.hwid.internal.ui.activity.HwIdSignInHubActivity t57}}} isHidden:false hiddenRequested:false 02-17 18:05:16.450 1368 1396 I…
1
vote
1 answer

How can I get or create my app level client id in Huawei for any kit?

I wish to develop an application and need to release in AppGallery. What is client id in Huawei, and How can I get or create my app level client id in Huawei? I am looking forward your help.
1
vote
0 answers

HMS: crash after integrate com.huawei.agconnect:agconnect-auth:1.6.4.300

I'm going to use Facebook and google login service, so we integrated com.huawei.agconnect:agconnect-auth:1.6.4.300. However, after integration, the game crashes. as shown below
1
vote
2 answers

How to verify Huawei ID on the server side using PHP

On the Android App, I managed to retrieve the token using AGConnectAuth. Now I would like to verify that token on the server-side using PHP. Any idea? I tried call https://oauth-login.cloud.huawei.com/oauth2/v3/tokeninfo with the param…
0
votes
1 answer

Unable to reply to review in arabic ,using AGC Connect API

Got an error { ret: { rtnCode: 50010003, rtnDesc: 'param error' } } Tried with lang as ar_AE as well as ara_AE.
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.