【发布时间】:2015-02-19 15:33:58
【问题描述】:
在扩展Urban Airship类BaseIntentReceiver有一个方法叫onBackgroundPushReceived,什么时候触发?
当应用程序在后台并且推送到达时,方法 onPushReceived 被调用.. 所以应用程序需要处于哪个状态才能触发 onBackgroundPushReceived ?还是后台推送和普通推送有什么不同?
【问题讨论】:
标签: android background push-notification urbanairship.com