Push notifications / C2DM for Kindle Fire?

前端 未结 7 1785
天命终不由人
天命终不由人 2020-12-16 00:20

AFAIK, push notifications require a Google account to work (they piggyback on GTalk), so does that mean for apps for the Kindle Fire are doomed if they use the standard C2DM

7条回答
  •  伪装坚强ぢ
    2020-12-16 01:02

    You can't use C2DM to Kindle. I don't know why Dule's answer above says he could use Parse to push to Kindle - their service is C2DM and there is no mention of a Kindle client in their docs.

    Urban Airship works only because they have their own client, which is fine, but it's not standard.

提交回复
热议问题