IOS Signing: SecKeychainItemImport: Unable to decode the provided data. #3171
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceImportant: Team ID 6202a2d977f79cb6758aceb6, (The same account as the one having the billing issue that is also currently open.
Expected resultsThe app should be signed successfully during the step. Actual resultsThe key for the automatically created distribution certificate cannot be decoded. Error message:
![]() What I tried:
Context: As mentioned above, our account was afflicted by a data loss that made our pipelines break. Build id (optional)68655ae0a268e56ca9163ba3 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hello @fior-di-latte,
It's the set-up for Android Code signing that seems to fail here. The Android keystore files are also part of the secrets I mentioned in the other thread to be reuploaded? Can you please try to reupload the files and run the build again? |
Beta Was this translation helpful? Give feedback.
-
Hi, reuploading the keystore for that particular pipeline resolved the issue :) |
Beta Was this translation helpful? Give feedback.
Hello @fior-di-latte,
From the logs,
It's the set-up for Android Code signing that seems to fail here. The Android keystore files are also part of the secrets I mentioned in the other thread to be reuploaded? Can you please try to reupload the files and run the build again?
Also, you have access to the in-app support, kindly click on the chat icon on the bottom right chat icon to send a message for faster responses.
Please do let me know how this goes on your end.