hms-push-clientdemo-android icon indicating copy to clipboard operation
hms-push-clientdemo-android copied to clipboard

Huawei Push Kit sample code for Android client. HUAWEI Push Kit is a messaging service provided by Huawei for developers. It establishes a messaging channel from the cloud to devices.

Results 7 hms-push-clientdemo-android issues
Sort by recently updated
recently updated
newest added

Not sure if this issue fits here. I've tried to follow this sample to integrate hms push lib into my app. `apply plugin: 'com.huawei.agconnect'` But I see in build log...

Hi! In our app we have dependency: com.huawei.hms:base:6.1.0.302 and use HuaweiApiAvailability class. As result of calling this function PendingIntent getErrPendingIntent(Context var1, ConnectionResult var2) we have exception: Process: com.netcetera.tpmw.ndb.app.preview, PID: 10355...

E/HMSSDK_HmsInstanceId: TokenTask failed, ErrorCode: 800100000 HCM token get token failed, com.huawei.hms.common.ApiException: 907122036: no right

App被关闭的情况下,收到多条推送通知(action方式打开activity并传参),只有第一次点击的通知能启动activity并获取到参数。当点击第一个通知打开app后,再去点击其他的通知,只能打开应用,不能启动activity和传参

公司的项目,AndroidStudio报了这个错,导致项目一直无法运行,有没有大神指点一下如何解决? A problem occurred configuring root project 'src'. > Could not resolve all artifacts for configuration ':classpath'. > Could not resolve com.huawei.agconnect:agcp:1.7.0.300. Required by: project : > Could not resolve...

I only get this warning when I apply the AGConnect plugin. I have tried to update to the latest version, even though no fix was specified in the change log....

Hello there! getting "907135000: arguments invalid" error on `HmsInstanceId.getInstance(context).getToken(appId, tokenScope)` action The device is Huawei nova 12i The "agconnect-services.json" is added to root folder and for each flavors the appId...