Skip to content

Android crash fix: The result should be dispatched on main thread#511

Open
lively-bigyan wants to merge 1 commit intoApparence-io:masterfrom
lively-bigyan:master
Open

Android crash fix: The result should be dispatched on main thread#511
lively-bigyan wants to merge 1 commit intoApparence-io:masterfrom
lively-bigyan:master

Conversation

@lively-bigyan
Copy link
Copy Markdown

@lively-bigyan lively-bigyan commented Aug 30, 2024

Description

What your Pull Request change ?

After implementing the camera plugin, android app is crashing with the message:
After requesting not granted permissions, the result should be dispatched on main thread.

Fixes #450

Checklist

Before creating any Pull Request, confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]).

  • 📕 I read the Contributing page.
  • 🤝 I match the actual coding style.
  • ✅ I ran flutter analyze without any issues.

Breaking Change

  • 🛠 My feature contain breaking change.

If your feature break something, please detail it

hemantbeast added a commit to hemantbeast/CamerAwesome that referenced this pull request Sep 12, 2024
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

Successfully merging this pull request may close these issues.

After requesting not granted permissions, the result should be dispatched on main thread

1 participant