现在个推推送没有自动设置启动服务,推送效果不好,
<service
android:name="com.igexin.sdk.PushService"
android:exported="true"
android:label="NotificationCenter"
android:process=":pushservice">
另外建议增加个推SDK相关方法,增加一个别名总可以吧,
现在个推推送没有自动设置启动服务,推送效果不好,
<service
android:name="com.igexin.sdk.PushService"
android:exported="true"
android:label="NotificationCenter"
android:process=":pushservice">