-
Notifications
You must be signed in to change notification settings - Fork 50
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
.NET Maui app failing to deploy #305
Comments
Hi @williambuchanan2 thanks for reporting! We are working on more prioritized issues at the moment, but will get back to this one soon. |
Thanks for the update. So can you confirm that other users are able to build and deploy .net 7 Maui iOS apps? Am I the only person affected by this? I ask because my project literally has nothing in it so can't see why there would be a problem... |
@williambuchanan2 could you share the pipeline yml file that contains the
If so, could you share your project with me (only if it really does not contain private/personal/sensitive data), or create a sample test project, just to reproduce this issue? |
Hi Denis
|
Forgot to mention - the empty project was just the default one you get with maui (the click count demo). |
Question, Bug, or Feature?
Type: Bug
Enter Task Name: AppStoreRelease@1 / DotNetCoreCLI@2
list here (V# not needed):
https://github.com/microsoft/app-store-vsts-extension/tree/master/Tasks
Environment
Server - Azure Pipelines or TFS on-premises? Azure Pipelines
If using TFS on-premises, provide the version:
If using Azure Pipelines, provide the account name, team project name, build definition name/build number: pdsglobal, PDS, RedSix iOS (DEV)
Agent - Hosted or Private: Hosted
If using Hosted agent, provide agent queue name: Azure Pipelines
If using private agent, provide the OS of the machine running the agent and the agent version:
Issue Description
[Include task name(s), screenshots and any other relevant details]
I have the attached yaml in my pipeline. We have been trying for months to get it working but so far unable to find any help with it. The project builds, but problem seems to be the ipa file is not getting signed (I deduced that from running it through altool). It fails at the AppStoreRelease task.
Would appreciate if someone can check the yaml is right (so far have been unable to find any examples of yaml for Maui online), or if this is a bug, or we are doing something wrong.
RedSix iOS (DEV) (1).zip
Task logs
[Enable debug logging and please provide the zip file containing all the logs for a speedy resolution]
logs_29895.zip
Troubleshooting
Checkout how to troubleshoot failures and collect debug logs: https://docs.microsoft.com/en-us/vsts/build-release/actions/troubleshooting
Error logs
Below is the error from altool:
The error from the azure pipeline is unhelpful:
The text was updated successfully, but these errors were encountered: