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

Does blazor hybrid work on iOS? #444

Open
ygl-rg opened this issue Feb 22, 2022 · 5 comments
Open

Does blazor hybrid work on iOS? #444

ygl-rg opened this issue Feb 22, 2022 · 5 comments

Comments

@ygl-rg
Copy link

ygl-rg commented Feb 22, 2022

Hi All

I created a project by using "dotnet new blazorhybrid -o trial" and tried to run it on iOS without success. The phone showed a blank page. The android version just works. I am wondering whether it supports iOS or not. Thanks

Regards

ygl

@Eilon
Copy link
Member

Eilon commented Feb 22, 2022

Hi, iOS is supposed to work, but maybe a new issue has come up. Did you try running in the iOS Simulator or on a physical iOS device?

@ygl-rg
Copy link
Author

ygl-rg commented Feb 22, 2022

Hi
I am running this dem on iPhone X (iOS version: 15)

@Eilon
Copy link
Member

Eilon commented Feb 22, 2022

Are you able to try on the iOS Simulator? I've occasionally seen issues where it works on Simulator but not on a physical device. That could help narrow down what the problem is.

@AmirImam
Copy link

AmirImam commented Apr 2, 2022

Are you able to try on the iOS Simulator? I've occasionally seen issues where it works on Simulator but not on a physical device. That could help narrow down what the problem is.

It's not working on simulator too.
When I inspected the simulator on the browser, I found the app div is empty
image

@jmacentee
Copy link

@Eilon , Our project was working fine on iOS and Android until we upgraded our iOS SDK from 14.5 to 15. (Which is required by Apple by April 25). That caused a bunch of build errors and after we got all those resolved, we now have the blank page problem similar to what a few other people have mentioned.

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