Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple notifications in the notification drawer not opening app #13

Closed
jonasfunk opened this issue Aug 18, 2016 · 3 comments
Closed
Assignees

Comments

@jonasfunk
Copy link

I have some issues with the usage pattern described below:

  1. App receives >1 notifications, which is placed in the notification drawer.
  2. From the drawer the most recent notification is tapped, and opens the app.
  3. If the app is backgrounded and the other remaining notifications is tapped, the app is not opened, but the tapped notification is removed from the drawer.
  4. If a new notification is received, the new notification opens the app.

Have tested on several devices, with the same result.

Is this normal behaviour or am I missing something?

@netoramalho
Copy link
Contributor

I could reproduce the same problem you besides other problems with multiple notifications, I'll do some tests.

@DFoxinator
Copy link
Contributor

Do you know if this issue has been fixed?

@progress44
Copy link
Contributor

progress44 commented Sep 20, 2016

@DFoxinator we are working on it. There still remains an issue since we want to maintain compatibility with how iOS handles notifications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants