现在个推推送没有自动设置启动服务,推送效果不好,
<service
android:name="com.igexin.sdk.PushService"
android:exported="true"
android:label="NotificationCenter"
android:process=":pushservice">
![](http://img-cdn-tc.dcloud.net.cn/uploads/questions/20180102/517d83b5f91093beb843cb9da889b509.png)
另外建议增加个推SDK相关方法,增加一个别名总可以吧,
现在个推推送没有自动设置启动服务,推送效果不好,
<service
android:name="com.igexin.sdk.PushService"
android:exported="true"
android:label="NotificationCenter"
android:process=":pushservice">