Skip to content

(iOS) How to determine if remote notification (while app in background) was tapped #57

Closed
@etatsu

Description

@etatsu

Hi,

I am unsure how to determine whether the user tapped the notification while the app was in background.
When I check through the Message object, I see no difference between the message coming through tapping and the message simply being received while the app is open.

Am I missing something?

On Android it appears that the Notification object within the Message is being simply consumed once I tapped on it and therefore null when I receive the Message. But on iOS this does not appear to be the same.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions