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

Android Embedding V2 Migration #159

Open
Mohitmadhav opened this issue Jul 24, 2022 · 0 comments
Open

Android Embedding V2 Migration #159

Mohitmadhav opened this issue Jul 24, 2022 · 0 comments
Assignees
Labels
bug Something isn't working medium medium level issue normal-priority Something that has a normal priority

Comments

@Mohitmadhav
Copy link
Member

Mohitmadhav commented Jul 24, 2022

Description

This app is using a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to migrate this app to the V2 embedding.
Take a look at the docs for migrating an app: https://github.com/flutter/flutter/wiki/Upgrading-pre-1.12-Android-projects
The plugin cloud_firestore requires your app to be migrated to the Android embedding v2. Follow the steps on https://flutter.dev/go/android-project-migration and re-run this command.
Error: Process completed with exit code 1.

Screenshots

Screenshot by @keyurgit45

Steps to Reproduce

Follow the steps in the given link

Additional data

Check the other CI/CD yaml files too

@Mohitmadhav Mohitmadhav added bug Something isn't working normal-priority Something that has a normal priority medium medium level issue labels Jul 24, 2022
@Mohitmadhav Mohitmadhav self-assigned this Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working medium medium level issue normal-priority Something that has a normal priority
Projects
None yet
Development

No branches or pull requests

1 participant