-
Notifications
You must be signed in to change notification settings - Fork 4k
[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
Labels
type: bug
Something isn't working
Comments
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. |
This was referenced Aug 25, 2019
Closed
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.
flutter/flutter#38692
The text was updated successfully, but these errors were encountered: