Skip to content

added info to deployment/android signing #12282

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kstrenge
Copy link

@kstrenge kstrenge commented Aug 8, 2025

Hey,
this is my first contribution to Flutter. If I'm doing something wrong please excuse me.

This PR makes it more prominent that the storeFile field in key.properties (android signing) must be specified with double backslashes not single backslashes. This has caused not easy to understand Java build issues multiple times with me, my collegues/friends and some StackOverflow users.
The markdown note box maybe will draw enough attention to avoid this.

@kstrenge kstrenge requested review from sfshaza2, antfitch, parlough and a team as code owners August 8, 2025 18:22
@kstrenge kstrenge changed the title Added info that the storeFile location in key.properties on Windows m… added info to deployment/android signing Aug 8, 2025
Copy link
Contributor

@sfshaza2 sfshaza2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, but I will check the staged version after the build is run. Thanks for this info!

@sfshaza2
Copy link
Contributor

/gcbrun

@sfshaza2
Copy link
Contributor

/gcbrun

@flutter-website-bot
Copy link
Collaborator

flutter-website-bot commented Aug 25, 2025

Visit the preview URL for this PR (updated for commit 9527b33):

https://flutter-docs-prod--pr12282-patch-2-4phecig6.web.app

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

Successfully merging this pull request may close these issues.

3 participants