-
![qq 20180713131524](https://user-images.githubusercontent.com/13977755/42673774-7fa8e870-869f-11e8-97fe-47b32cb2419e.png)
ReatPackage里边只有 createViewManagers 和createNativeModules 注释掉createJSModules 就…
-
category 在哪里传
-
### Oppo私信必须要要用单推,如果用广播每个人一天会限制5条消息
> 参考官方地址:https://open.oppomobile.com/new/developmentDoc/info?id=11238
修改OppoPushProvider类的sendMessageToSingle方法
```
@Override
protected MixPushResult se…
-
你好请问有支持荣耀推送服务的计划吗?
-
-
907122050 | 操作不能在主线程中。 | 请新建一个线程,在新线程中调用具体的方法。
-
"stackTrace":["android.app.ApplicationPackageManager.getInstalledPackages(ApplicationPackageManager.java:886)","com.huawei.hms.aaid.b.a.a(AaidUtils.java:91)","com.huawei.hms.aaid.b.a.b(AaidUtils.java:…
-
com.mixpush.huawei.HmsMessageReceiveActivity: Targeting S+ (version 31 and above) requires that an explicit value for android:exported be defined when intent filters are present'
需要添加android:export…
-
项目集成了com.tencent.mm:AndResGuard,当用压缩打包方式的时候,打出来的包在华为手机上获取MixPush-getRegisterId->超时,hms get token failed com.huawei.hms.common.ApiException: 907122050: operation in MAIN thread prohibited https://devel…
-
onNotificationMessageArrived()和onNotificationMessageClicked()总是不执行? 可能是什么原因呢?我查了半天也找不到可能性的原因?请给与支持一下,谢谢了!
MixPushClient.getInstance().setPushReceiver(new MyMixPushReceiver());
MixPushClient.getIns…