Questions tagged [huawei-push-notification]

Use this tag for programming questions relating to HUAWEI push kit. It is one of the services provided by HUAWEI HMS Core for developers. HUAWEI Push Kit is a messaging service provided for developers. It establishes a messaging channel from the cloud to devices.

97 questions
0
votes
1 answer

OneSignal SDK for Xamarin: HandleNotificationReceived not firing on Huawei device but HandleNotificationOpened it is

I am trying to integrate onesignal into the application that I am developing with Xamarin SDK. With android and ios devices everything works fine. With Hauwei devices I have the problem that the "HandleNotificationReceived" callback is not called…
0
votes
1 answer

Huawei push kit : SendException: device not in device group

I have set up PushKit in my app and I want to send upstream message. On a device it fails with the following exception: com.huawei.hms.push.SendException: device not in device group at…
Mahdi-Malv
  • 16,677
  • 10
  • 70
  • 117
-1
votes
1 answer

Unable to get push token. Getting error: 907135004, EXECUTE_TIMEOUT

I was able to get the token for push couple hours ago. After I reinstalled the application, I couldn't get the push token anymore and was getting error EXECUTE_TIMEOUT. According to HMS documentation, it suggested me to contact customer service. I'm…
-2
votes
1 answer

Do we have any mechanism to send notification to all subscribers in one call?

Times of India CP has a query.   There is an API restriction of sending notifications to 1000 tokens in one call, this is mentioned in docs also.  Do we have any mechanism to send notification to all subscribers in one call? Please provide the API…
-3
votes
1 answer

Withdrawing profits from Huawei developers

I am my application whose profits reached more than 300 euros and two months have passed since this profit, but I cannot withdraw it because there is no data in the Credited section As you can see, these are last month's earnings As you can see…
-3
votes
2 answers

Question on the HMS Push Kit : Restrictions of the maximum number of tokens cannot exceed 1,000?

I wonder if I can get more information on the sending downlink messages function under the HMS Push Kit. Regarding the online documentation, there are two restrictions in this function. I have a little bit question about the second restriction on…
-4
votes
1 answer

How to receive Huawei push in flutter when app is killed?

Trying to setup Huawei push in a flutter app and encountered some problems when app is not running. The push is received when app is running in front and background. but when it is killed, it does not receive push or sometimes not real-time or not…
1 2 3 4 5 6
7