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

Error in "shorebird release android" command with Razorpay Flutter integration on Java 11 #2920

Open
Sakthi-codeDTX opened this issue Feb 24, 2025 · 3 comments
Labels
waiting for response Waiting for customer response

Comments

@Sakthi-codeDTX
Copy link

I am experiencing a build failure when running the shorebird release android command in my Flutter project. The project is integrated with Razorpay using the latest version of the Razorpay Flutter SDK, and my development environment is using Java 11.

The error message is as follows:
Image

I have tried resolving the issue by verifying the Java version (Java 11), and ensuring all dependencies are up-to-date, but the issue persists.

Steps to reproduce:

Set up a Flutter project with Razorpay integration.
Run shorebird release android command.
Observe the error.
Please advise on any potential fixes or further debugging steps to resolve this issue. Thank you!

@felangel
Copy link
Contributor

Does flutter build appbundle --release complete successfully?

@felangel felangel added the waiting for response Waiting for customer response label Feb 24, 2025
@Sakthi-codeDTX
Copy link
Author

Does flutter build appbundle --release complete successfully?

No, On Compilation process its getting failed

@felangel
Copy link
Contributor

Does flutter build appbundle --release complete successfully?

No, On Compilation process its getting failed

What’s the error? Can you share the full output?

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

No branches or pull requests

2 participants