does FCM support delivery receipt for iOS?

293 views
Skip to first unread message

Dennis Li

unread,
Jun 15, 2016, 3:23:44 PM6/15/16
to Firebase Google Group
Does anybody know the answer? If true, does it work for background app? Thanks.

Mohit Sharma

unread,
Jun 15, 2016, 11:25:02 PM6/15/16
to Firebase Google Group
We do support delivery receipts on iOS. For messages that are sent via FCM's own connection we do support them as in Android.

For APNS messages (display notification messages or content-available) we support them through [FIRMessaging appDidReceiveMessage:] callback which you should invoke when you receive a notification. This let's FCM know about the message and that info is sent to the server.

Although if the message was delivered but never opened by the user there is no way for us to know about it and hence that info gets lost. 
Reply all
Reply to author
Forward
Message has been deleted
0 new messages