Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

iOS Device Loading Issue #9

Closed
Redeye51 opened this issue Aug 8, 2019 · 4 comments
Closed

iOS Device Loading Issue #9

Redeye51 opened this issue Aug 8, 2019 · 4 comments

Comments

@Redeye51
Copy link

Redeye51 commented Aug 8, 2019

I was looking at your project and one test was seeing what devices were supported. I know that Blazor supports iOS devices but in my testing, iPod Touch, iPhone, iPad and iPad Air, none of them would load your site. I've tested other Blazor sites on iOS devices without issues. Is this a known issue that you've looked into?

Thank you for your time!
Bryan

@stavroskasidis
Copy link
Owner

stavroskasidis commented Aug 9, 2019

I am not sure, since I don't own any apple devices myself. I will try to look into it.

The only thing I know is that in some versions safari had wasm disabled due to a security issue. But the latest version should be ok.

Also, while writing this response I just saw this issue at AspNetCore repo:
dotnet/aspnetcore#12992

Maybe it is related?

@stavroskasidis
Copy link
Owner

stavroskasidis commented Aug 9, 2019

Also this:

mono/mono#15989
mono/mono#15588

@chucker
Copy link

chucker commented Aug 12, 2019

I was looking at your project and one test was seeing what devices were supported. I know that Blazor supports iOS devices but in my testing, iPod Touch, iPhone, iPad and iPad Air, none of them would load your site. I've tested other Blazor sites on iOS devices without issues. Is this a known issue that you've looked into?

If you're on an iOS 13 beta, this is tracked by mono/mono#15588.

If you're on 12.x, that should work. Do you have a Mac so you can attach a Remote Web Inspector?

@stavroskasidis
Copy link
Owner

Closing this as external/not related with this repo

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants