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

Failed to build app #277

Closed
ghost opened this issue Nov 30, 2022 · 3 comments
Closed

Failed to build app #277

ghost opened this issue Nov 30, 2022 · 3 comments

Comments

@ghost
Copy link

ghost commented Nov 30, 2022

An error occurs while building the application:

../../.pub-cache/hosted/pub.dev/firebase_core-1.24.0/lib/src/firebase_app.dart:18:25: Error: Member not found: 'FirebaseAppPlatform.verifyExtends'.
    FirebaseAppPlatform.verifyExtends(_delegate);
                        ^^^^^^^^^^^^^
Target kernel_snapshot failed: Exception


FAILURE: Build failed with an exception.

* Where:
Script '/home/michael_k/flutter/packages/flutter_tools/gradle/flutter.gradle' line: 1151

* What went wrong:
Execution failed for task ':app:compileFlutterBuildDebug'.
> Process 'command '/home/michael_k/flutter/bin/flutter'' finished with non-zero exit value 1

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 5s
Exception: Gradle task assembleDebug failed with exit code 1

@TheAlphamerc
Copy link
Owner

@michaelk-1234 Can you check if you have integrated firebase correctly?

@yjt1216
Copy link

yjt1216 commented Apr 12, 2023

@michaelk-1234 Can you check if you have integrated firebase correctly?

请问项目以来的flutter version 是多少?

@TheAlphamerc
Copy link
Owner

The project is successfully able to run on flutter 3.7.10 • channel stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants