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

Blazor: CSB randomly does not work on iOS #12992

Closed
chanan opened this issue Aug 9, 2019 · 2 comments
Closed

Blazor: CSB randomly does not work on iOS #12992

chanan opened this issue Aug 9, 2019 · 2 comments
Labels
area-blazor Includes: Blazor, Razor Components External This is an issue in a component not contained in this repository. It is open for tracking purposes.

Comments

@chanan
Copy link

chanan commented Aug 9, 2019

Preivew7. Tried on Safari, Edge ios, and Chrome.

I have several CSB sites hosted on github pages (some with DNS some without). When I push changes sometimes one works and sometimes it doesn't.

For example right now:

I fired up xcode to see if I can figure out why, however in both of them do not work in xcode and give the error:

Unhandled Promise Rejection: Error: Failed to start platform. Reason: Error: This browser does not support WebAssembly.

My xcode is update: Version 10.3 (10G8)

@SteveSandersonMS
Copy link
Member

both of them do not work in xcode and give the error:

That is expected, since the iOS simulator doesn't support WebAssembly.

@mkArtakMSFT We should move this issue to the mono repo.

@mkArtakMSFT
Copy link
Member

This issue was moved to mono/mono#16144

@dotnet dotnet locked and limited conversation to collaborators Aug 9, 2019
@mkArtakMSFT mkArtakMSFT added the External This is an issue in a component not contained in this repository. It is open for tracking purposes. label Aug 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components External This is an issue in a component not contained in this repository. It is open for tracking purposes.
Projects
None yet
Development

No branches or pull requests

4 participants