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

Sentry Wizard can't work with Android project config file format: build.gradle.kts #714

Open
Kyborg2011 opened this issue Nov 17, 2024 · 1 comment

Comments

@Kyborg2011
Copy link

Environment

Sentry Wizard v3.34.4 on Fedora Linux 41

Steps to Reproduce

I have run a sentry-wizard in a folder with an Android project with a config file build.gradle.kts (not a build.gradle) - it is a convenient Kotlin configuration file and in general right now in official Android docs this format of gradle config is more preferable than simple build.gradle.

Expected Result

Sentry-wizard must find an app's directory (current dir in shell) and catch a build.gradle.kts as a normal configuration file of a project.

Actual Result

"Unable to find your app's directory.
Please enter the relative path to your app's build.gradle file from the root project"

@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 3 Nov 17, 2024
@andreiborza
Copy link
Member

Hi @Kyborg2011, thanks for filing this.

Looking through our wizard code, it looks like we do support build.gradle.kts files 🤔. Do you have a small reproduction repo where we can investigate your issue further?

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

No branches or pull requests

2 participants