Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • Briar Mailbox Briar Mailbox
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 20
    • Issues 20
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • briarbriar
  • Briar MailboxBriar Mailbox
  • Issues
  • #163
Closed
Open
Issue created Oct 03, 2022 by Sebastian@sebkurDeveloper

Notification does not update when app is in background

I think we had this problem before and also solved it at some point, but it seems we have a regression.

Steps to reproduce:

  • start non-paired mailbox
  • put mailbox into background while it is starting up
  • on logs, observe that tor gets into published state
  • observe that the notification is still "Starting mailbox…"
  • switch back to app which should be at the qr code screen now
  • observe that notification has now changed to "Waiting for Briar to scan QR code…"

We're collecting the app state in MainActivity only when the activity is started, so it makes sense that currently no updates get processed when the activity is in the background.

Assignee
Assign to
Time tracking