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

can't build on Android #1546

Open
hallo43 opened this issue Jan 6, 2025 · 0 comments
Open

can't build on Android #1546

hallo43 opened this issue Jan 6, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@hallo43
Copy link

hallo43 commented Jan 6, 2025

Bug Description

I pulled source code from git and i can run on iOS but Android is not.
i tried build with gradle 7.4, 7.5, 8.7, 8.9. i can build success but when run is error

Please verify build with Android.

`Build file '/Users/aol/fluffychat/android/build.gradle' line: 36

A problem occurred evaluating root project 'android'.

A problem occurred configuring project ':app'.
Could not create an instance of type com.android.build.api.variant.impl.ApplicationVariantImpl.
> Namespace not specified. Specify a namespace in the module's build file: /Users/aol/fluffychat/android/app/build.gradle. See https://d.android.com/r/tools/upgrade-assistant/set-namespace for information about setting the namespace.

  • Try:

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.

  • Exception is:
    org.gradle.api.GradleScriptException: A problem occurred evaluating root project 'android'`

Steps to Reproduce

  1. pull code from github
  2. run pub get
  3. run build
  4. run (use Android Studio)

Expected Behavior

build and run success

App Version

1.23.0

Additional Platform Information

android api 35

Additional Context

No response

@hallo43 hallo43 added the bug Something isn't working label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant