小编sri*_*mmi的帖子

不推荐使用PushService类型的方法setDefaultPushCallback(Context,Class <?extends Activity>)

我遇到的整个问题都是这行代码

PushService.setDefaultPushCallback(this,MainActivity.class);

在导入PushService时,setDefaultPushCallback |()已被弃用.为什么会这样呢?我收到通知但是点击应用程序正在崩溃.当应用程序未运行时也无法接收.

push parse-platform

3
推荐指数
1
解决办法
3503
查看次数

标签 统计

parse-platform ×1

push ×1