-
Notifications
You must be signed in to change notification settings - Fork 4k
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
cloud_firestore #10889
Labels
resolution: user
This was a user issue, e.g. invalid configuration or code.
type: bug
Something isn't working
Comments
DionJChapman
added
Needs Attention
This issue needs maintainer attention.
type: bug
Something isn't working
labels
May 2, 2023
Thanks for the report @DionJChapman |
darshankawar
added
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
and removed
Needs Attention
This issue needs maintainer attention.
labels
May 3, 2023
Hi
Yes it is, I have managed to get it working. Not quite sure how as so many config changes done.
… On 3 May 2023, at 9:23 pm, darshankawar ***@***.***> wrote:
Thanks for the report @DionJChapman <https://github.com/DionJChapman>
Is your build.gradle using classpath 'com.android.tools.build:gradle:8.0.0' ?
If so, then AGP 8.0 is not yet supported by flutterfire plugins. See this for reference: #10825 <#10825>
—
Reply to this email directly, view it on GitHub <#10889 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/A5NXRGUS6XISGRS7ET2EMTDXEI5ZLANCNFSM6AAAAAAXSYXX4I>.
You are receiving this because you were mentioned.
|
google-oss-bot
added
Needs Attention
This issue needs maintainer attention.
and removed
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
labels
May 3, 2023
Ok, good to know. Closing as resolved. |
darshankawar
added
resolution: user
This was a user issue, e.g. invalid configuration or code.
and removed
Needs Attention
This issue needs maintainer attention.
triage
Issue is currently being triaged.
labels
May 3, 2023
Hi
I should add that I am using the Latest Android SDK, Gradles 8.1.1 Kotin 1.8.21 and Java "19.0.2" 2023-01-17 as this is a new to me mack and I have just started add development with Flutter.
Dion
… On 3 May 2023, at 10:17 pm, darshankawar ***@***.***> wrote:
Ok, good to know. Closing as resolved.
—
Reply to this email directly, view it on GitHub <#10889 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/A5NXRGSUHSS3V3X4L7YWH3DXEJEFVANCNFSM6AAAAAAXSYXX4I>.
You are receiving this because you were mentioned.
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
resolution: user
This was a user issue, e.g. invalid configuration or code.
type: bug
Something isn't working
Bug report
Describe the bug
The following error show when trying to debug when using VS code
FAILURE: Build failed with an exception.
A problem occurred configuring project ':cloud_firestore'.
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
App should compile, Run or Debug
Sample project
Not Required
Please link to the public repository URL.
Additional context
Add any other context about the problem here.
Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
Flutter dependencies
Run
flutter pub deps -- --style=compact
and paste the output below:Click To Expand
The text was updated successfully, but these errors were encountered: