Skip to content
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

[firestore_messaging] release build failing due to androidx incompatibility #305

Closed
kroikie opened this issue Oct 13, 2019 · 4 comments
Closed
Labels
type: bug Something isn't working

Comments

@kroikie
Copy link
Collaborator

kroikie commented Oct 13, 2019

Note: C:\flutter.pub-cache\hosted\pub.dartlang.org\firebase_messaging-4.0.0+4\android\src\main\java\io\flutter\plugins\firebasemessaging\FlutterFirebaseInstanceIDService.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

debug build is working fine
release is failing

@kroikie
Copy link
Collaborator Author

kroikie commented Oct 13, 2019

@Bij0y

The issue at flutter/flutter#42042 has been closed and moved here. Future collaboration on this issue will be done here.

@iapicca iapicca changed the title release build failing due to Firestore Messaging androidx incompatibility [Firestore_Messaging] release build failing due to androidx incompatibility Oct 21, 2019
@iapicca iapicca added the type: bug Something isn't working label Oct 21, 2019
@iapicca
Copy link

iapicca commented Oct 21, 2019

Hi @Bij0y
could you please provide your flutter doctor -v
and your flutter run --verbose.
Also, to better address the issue, would be helpful
if you could post a self contained app on github
or the steps to reproduce it.
Thank you

@iapicca iapicca added the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Oct 21, 2019
@holy-dev
Copy link

Hi @iapicca
I was using stable channel, error occurred then I switched to dev channel still got the same issue.
Then I switched to master channel it's fixed.
So I don't really know what was the problem.
I'm sorry i won't be able give you flutter doctor -v & flutter run --verbose because my project is going on.
Thanks for your reply.
If it comes again I'll definitely post here.

@iapicca
Copy link

iapicca commented Oct 23, 2019

Hi @Bij0y
I see there's an open issue addressing the case you described.
I apologize for missing it earlier.
Please follow up on that issue,
I'm closing the current one as duplicate.
If you disagree please write in the comments
and I will reopen it.
Thank you

@iapicca iapicca closed this as completed Oct 23, 2019
@iapicca iapicca removed the blocked: customer-response Waiting for customer response, e.g. more information was requested. label Oct 23, 2019
@iapicca iapicca changed the title [Firestore_Messaging] release build failing due to androidx incompatibility [firestore_messaging] release build failing due to androidx incompatibility Oct 23, 2019
@firebase firebase locked and limited conversation to collaborators Aug 18, 2020
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

3 participants