Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Notifications never disappear #194

Open
vongohren opened this issue Oct 10, 2018 · 3 comments
Open

Notifications never disappear #194

vongohren opened this issue Oct 10, 2018 · 3 comments
Assignees

Comments

@vongohren
Copy link

Prerequisites

Please answer the following questions for yourself before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.

  • [x ] I am running the latest version
  • [ x] I checked the documentation and found no answer
  • [ x] I checked to make sure that this issue has not already been filed

Current Behavior

What is the current behavior?
Notifications does not disappear, even if dismissed or returned to the app.
Even if i delete the verification, there is still a notificaiton that lest me showcase the verification.

Expected Behavior

The notificaiton to go away. Atleast after dismiss and viewing

Failure Information (for bugs)

See movie link in the bottom

Steps to Reproduce

Issue a normal verification and push the verification

    const verification = await credentials.createVerification({
      sub: response.did,
      claim: { classes_cert_uganda: {name:"Woodchopping", skill:"hard"} },
    });
    await sendPush(response.pushToken, response.boxPub, verification);

Get the notificaiton, and se that it does not dissappear.
Delete verifcation and still the notification is there.

Environment Details

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

  • App Version: 1.5.371 Alpha
  • Mobile OS Version: Android 9
  • Device details: Pixel 2

Failure Logs/Screenshots

https://photos.app.goo.gl/HwBBKNaaQ7cEGhJD6

@maliiiith
Copy link

This can be reproduced in iOS as well.

Environment Details

  • App Version: 371 (production)
  • Mobile OS Version: iOS 12.0.1
  • Device details: Apple iPhone 7

@flaneuring
Copy link
Contributor

Unable to reproduce on iOS iPhone 7, TF build 393.

@vongohren
Copy link
Author

So what is the status on this? Is a new app coming to fix all this?

@mirceanis mirceanis transferred this issue from another repository Oct 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants