FirebaseMessagingService 11.6.0 HandleIntent

后端 未结 3 2158
醉梦人生
醉梦人生 2020-12-19 08:25

The FirebaseMessagingService has the method onMessageReceived() which we should override to handle notifications, but thi

3条回答
  •  天命终不由人
    2020-12-19 08:43

    i have the same problem after update firebase library version.

    i think the easiest way is downgrade firebase library again (i use 11.4.2) and handleIntent() still works !

提交回复
热议问题