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: Getting error in push notification token with error code 907135003
I'm new to flutter, Unable to get the token from Huawei push notification in flutter.
I'm using below code to get data:
await Push.getToken("");
await initTokenStream();
Unable to get the ...
kgsharathkumar
Votes: 0
Answers: 2
How I can fix a bug of "screen lock app" not recognizing that I entered the password on android?
When I enter the password on my phone it works but all apps isn't working.. Whenever I click on any app it says "Preparing apps.. try again in a moment" and that's because there is a bug in ...
Hamza Alfaroq
Votes: 0
Answers: 1
Cannot get token from Huawei HMS push kit
error message as below
[getToken] Error/Exception: {"nativeStackAndroid":[],"userInfo":null,"message":"907122036: no
right","code":"907122045&qu...
Pavan Ghanate
Votes: 0
Answers: 2