Skip to content

[all] Flutter plugins assume that there will be an Activity available at registration #19

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

Closed
juliocbcotta opened this issue Aug 23, 2019 · 2 comments
Labels
type: bug Something isn't working

Comments

@juliocbcotta
Copy link
Contributor

flutter/flutter#38692

@collinjackson
Copy link
Contributor

The only thing we're using the activity for in Flutterfire is transactions (which use AsyncTask and runOnUiThread). There's probably a better way of getting the result of the transaction back to the thread where result can be invoked.

@iapicca iapicca added the type: bug Something isn't working label Oct 21, 2019
@iapicca iapicca changed the title Flutter plugins assume that there will be an Activity available at registration [all]] Flutter plugins assume that there will be an Activity available at registration Oct 23, 2019
@iapicca iapicca changed the title [all]] Flutter plugins assume that there will be an Activity available at registration [all] Flutter plugins assume that there will be an Activity available at registration Oct 23, 2019
@Salakar
Copy link
Member

Salakar commented Aug 26, 2020

This is being refactored in an upcoming change. Closing this as its full of issue tag spam.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants