Skip to content
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

[Uno Samples][IOS] CLI not working for running Sample app on simulator #16748

Closed
Darsh0307 opened this issue May 15, 2024 · 3 comments
Closed
Assignees

Comments

@Darsh0307
Copy link
Contributor

After downloading the artificats of "ios-uitest-build" from Uno UI CLI and then running the CLI on the terminal in order to run the app on IOS simulator xcrun simctl install booted /Users/darshpatel/Downloads/ios-uitest-build/SamplesApp.app

By using this i was able to even install the Samples App in the IOS simulator.

But when i am trying to open the app, its failing unfortunately.

Screen.Recording.2024-05-14.at.3.00.36.PM.mov
@Darsh0307 Darsh0307 changed the title [Uno Samples][IOS] [Uno Samples][IOS] CLI not working for running Sample app on simulator May 15, 2024
@agneszitte agneszitte transferred this issue from unoplatform/Uno.Samples May 15, 2024
@agneszitte
Copy link
Contributor

fyi @jeromelaban

@Dynaruid
Copy link

The issue has recently appeared in AvaloniaUI as well. When targeting the iOS simulator, building for iossimulator-x64 should allow the app to start normally.

@jeromelaban jeromelaban self-assigned this May 21, 2024
@jeromelaban
Copy link
Member

@Darsh0307 Unpacking the assets from skia-generic-samples-app-WinUI then run dotnet dotnet SamplesApp.Skia.Generic.dll is enough.

You may need to use wget with the url of the skia-generic-samples-app-WinUI artifact to get the file first, so work around the fact that the finder is flagging the file.

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

No branches or pull requests

4 participants