Replies: 2 comments 2 replies
-
Hello, @norbubb can you please check if your build.gradle has been configured according to the release signing:
Check out this section. |
Beta Was this translation helpful? Give feedback.
-
I think I have a related issue. Mine is building ok for Android, but each time the build workflow tries to publish the app its getting a mismatch on the signing fingerprint. The correct keystore file is attached in the build workflow, and the passwords are set correctly. The fingerprint of the uploaded file is different every time, even when I put a deliberately incorrect password in, so it appears that the keystore file I am loading is not being used. I am very new to this, so its probably something simple and silly. The project is a download from Flutterflow with no editing so far |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Expected results
sign success
Actual results
key not found.
Build id (optional)
65b79bd464df62bf3dced67b
Beta Was this translation helpful? Give feedback.
All reactions