Skip to content

Getting crash while changing microphone permission from allow to deny while app being in background #170410

Open
@utkarshgupta16

Description

@utkarshgupta16

Steps to reproduce

  1. if i open an app, and it already has microphone permission granted, and then i press home button and put an app in the background.
  2. Go to settings, change microphone permission setting from allow to deny.
  3. Come back to app from backgrounds app, a weird white screen is appears and app crashes after few seconds. Why it can happen? How to resolve it?

Expected results

When user goes to app from background apps after changing microphone permission from allow to deny, app should either continue from where did he/she left or should restart an app but crash should not be there.

Actual results

Currently it is crashing if follow above steps which must not happen.

Code sample

Code sample
[Paste your code here]

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs

Flutter Doctor output

Doctor output
[Paste your output here]

Metadata

Metadata

Assignees

No one assigned

    Labels

    in triagePresently being triaged by the triage teamwaiting for customer responseThe Flutter team cannot make further progress on this issue until the original reporter responds

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions