-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Deploying MAUI app on iOS Device throws error : ASN1 corrupted data. #21569
Comments
@ot-ashish-jain Did you encounter the same problem on iOS 17.4 simulator? |
I am able to run the app on iOS 17.4 simulator, but I face this crash issue on simulator. |
I am using Visual Studio for Mac 2022 (17.6.10), can you try to reproduce on that? |
Could you provide link to download Visual Studio for Mac (Preview)? |
Could you also try using .NET 8? Also, could you try deploying a .NET iOS App that doesn't implement that MAUI UI Framework? You can do that by running |
Tried the .NET iOS app, same issue. |
Tried .NET 8 as well, same issue. |
I tried to deploy using Windows machine and I was able to run the app on iPhone. When I use the same Developer certificate and provisioning profile on Mac I get ASN1 corrupted data issue. I have tried this on three different Mac systems and I get the same issue. |
Any update on this? |
Thanks for the issue report @ot-ashish-jain! This issue appears to be a problem with Visual Studio, so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS. If you encounter a problem with Visual Studio, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.
|
Thanks for the issue report @ot-ashish-jain! This issue appears to be a problem with Visual Studio (Code), so we ask that you use the VS feedback tool to report the issue. That way it will get to the routed to the team that owns this experience in VS (Code). If you encounter a problem with Visual Studio or the .NET MAUI VS Code Extension, we want to know about it so that we can diagnose and fix it. By using the Report a Problem tool, you can collect detailed information about the problem, and send it to Microsoft with just a few button clicks.
|
I am facing this issue on both Visual Studio for Mac and VS (Code). On Windows system it works fine. |
Description
I am trying to deploy my MAUI app (.Net7) on iPhone (iOS 17.4) but it throws error : ASN1 corrupted data. Even with a blank new app the same issue occurs. When I try to deploy the Xamarin app using the same provisioning profile it works fine. This issue started occurring when I updated the Visual Studio for Mac to 17.6.10. I was able to deploy MAUI app before the update.
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
7.0.101
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
7.0.101
Affected platforms
iOS
Affected platform versions
17.4
Did you find any workaround?
No response
Relevant log output
The text was updated successfully, but these errors were encountered: