[問題] fcm 問題

看板AndroidDev作者 (android app developer)時間6年前 (2018/07/16 16:41), 編輯推噓1(104)
留言5則, 3人參與, 6年前最新討論串1/1
post 的格式如下 { "to": "token", "notification": { "body": "Hello", "title": "This is test message." } } 然後再studio logcat底下看到 warrning exception,並且沒有跳出Notification 錯誤如下: Error while parsing timestamp in GCM event - Null timestamp 上網查也有人有這個問題,不知道是什麼原因,有大大有遇到過嗎 -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 122.117.0.1 ※ 文章網址: https://www.ptt.cc/bbs/AndroidDev/M.1531730491.A.55F.html

07/16 22:07, 6年前 , 1F
網路上那些解法 設ttl之類的有試過了嗎
07/16 22:07, 1F

07/18 21:20, 6年前 , 2F
不是少了 timestamp 嗎?
07/18 21:20, 2F

07/25 18:54, 6年前 , 3F
猜測:notification message只會在背景跳出,你app在前
07/25 18:54, 3F

07/25 18:54, 6年前 , 4F
景就不會顯示,要利用onMessageReceived去接,自己build
07/25 18:54, 4F

07/25 18:54, 6年前 , 5F
notification
07/25 18:54, 5F
文章代碼(AID): #1RJ5exLV (AndroidDev)
文章代碼(AID): #1RJ5exLV (AndroidDev)