-
Notifications
You must be signed in to change notification settings - Fork 15
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
x_ite does not work on iPad Safari (IOS 14.4) #124
Comments
Unfortunately I do not have an iPad, the one device I've been missing. Also tested on iPhone and MacBook (latest OS), and it worked. I also tested Safari 14 (ok), but on MacBook. Your screenshot shows that X_ITE is somehow working, but the size is a little to small. Sure an update could help, but I don't want to recommend you that. I only can guess what's going on, it could be something with the internal CSS of X_ITE. I have updated the alpha version, with latest fixes, don't know if this will help, but I would ask you if you could test the alpha version. This is simple, because the website runs with alpha. For instance look at https://create3000.github.io/x_ite/playground/ or the start page with examples. |
I tried the Playground Link and Alpha version on the iPad and still the same issue is seen. I have put together a little set of test pages using different versions if X_ITE:
The same issue is actually seen across all versions on iPad (tested they all work fine on other browsers). So I don't think this is anything to do with your latest release and possible something more fundamental to the version of Safari+iPad. Here is a video showing the results: One other observation is that, although it appears to load the mini X_ITE splash logo, it then does not render the background (normally once loaded this scene would have a black background behind the cube) - it just stays white. I am more than happy to carry on testing with this version of IOS if you want to chase it down, otherwise I can do an update and see it this fixes the issue (although once I have done an update there is no going back). |
Can confirm it now. Have tested the pages in Xcode Simulator with iOS 13 and 14, and the issue is as you described. It turns out that Safari still don't know CSS property I have updated the alpha version for testing. |
Yay! Great sleuthing! Tested alpha version and it now works on iPad + iOS 14.4 Thank you! |
Quick follow-up after updating the iPad to iOS 16... all versions of x_ite work fine, all the above examples work back to x_ite v6. |
Fine, I am always a fan of updating. :) |
Describe the bug
X_ITE canvas is blank on Apple iPad Safari.
Works OK on iPhone Safari.
To Reproduce
Goto any webpage with X_ITE scene embedded.
For example
https://create3000.github.io/x_ite/playground/
or
https://raw.githack.com/jamesleesaunders/d3-x3d/master/examples/X_ITE/chart/BarChartMultiSeries.html
Screenshots
You do just about see the X_ITE logo load off screen at he start but it is off the side (see screenshot).
Desktop (please complete the following information):
Apple iPad 7th Gen
IOS 14.4 <--- yes this is an old IOS version! I will stay at this version if you need it for testing - otherwise I can do an IOS update.
Safari
The text was updated successfully, but these errors were encountered: