-
Notifications
You must be signed in to change notification settings - Fork 68
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
Particle system broken on iOS 15 #61
Comments
Will there be any update on this? |
I have tried again with iOS 15.1 Beta 4 as there are a lot of webkit bugs being fixed, but this is still broken. |
Did you find a solution for this? |
Sadly no. I am not proficient enough in JavaScript and Three.js to fix this myself. |
The particle system is working again in iOS 15.2 |
It works on iOS 15.2, but it doesn't seem to reflect the size property... |
@telime Do you have a link to glitch or codepen with an example? |
@ephb Thank you for your reply, I have previewed the code that reproduces the phenomenon below. |
I have confirmed that this issue has been fixed in iOS 15.4. Thank you! |
Has anyone been able to use it in a version of iOS 16? In my case the library does not work |
https://c-frame.github.io/aframe-particle-system-component/ All the examples are working for me on iPad iOS 16. |
Description
Currently the particle system does not work on iOS 15.
Tested on iPhone 12 pro.
Steps to reproduce:
Visit any sample on iPhone.
Note absence of particles.
Log
When connecting the Safari developer console we can see the following errors. The first one cane safely be ignored:
Please excuse the German locale that is used here.
I think I should raise this issue with threes as well.
The text was updated successfully, but these errors were encountered: