eclipsesource / eclipsesource/tabris-plugin-firebase

Make it possible to consume pending notifications when opening the app manually

Open
#30 2 comments 0 reactions 0 assignees View on GitHub
android ios
Dominant language
JavaScript
Stars
6
Forks
5
PR merge metrics
No merged PRs in 30d

Description

### Problem description

When notifications get received while the app has been in the background or killed and it gets opened *not* through tapping on one of those notifications (e.g. clicking on the app icon or selecting it in the multitasking screen), there is currently no way to consume these notifications. They can only be consumed when the app gets opened through tapping on a notification.

### Expected behavior

A mechanism should be provided which enables optionally reading the data of those pending notifications and removing them from the system UI when the app gets opened.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.