python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
GetTokenTask receive a empty token, please check HmsMessageService.onNewToken receive result
My word game published at Huawei AppGallery uses Account and Push Kits:
implementation 'com.huawei.hms:hwid:6.4.0.300'
implementation 'com.huawei.hms:push:6.3.0.302'
The Account Kit works well and I ...
Alexander Farber
Votes: 0
Answers: 3
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
kgsharathkumar
Votes: 0
Answers: 0
HMS: Not able to enable account kit from manage API in AGC Console
I'm new to Huawei Account Kit Integration, not able to enable account kit from manage API in AGC Console.
I'm Following below link for integration-
https://developer.huawei.com/consumer/en/doc/develop...
kgsharathkumar
Votes: 0
Answers: 1
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...
Leroy Ramaphoko
Votes: 0
Answers: 2