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

Safari Mobile Crash - iPad - Texture Not Loading up. #1529

Closed
smaira opened this issue Mar 16, 2012 · 4 comments
Closed

Safari Mobile Crash - iPad - Texture Not Loading up. #1529

smaira opened this issue Mar 16, 2012 · 4 comments
Labels

Comments

@smaira
Copy link

smaira commented Mar 16, 2012

Hi,

I am trying to develop a spherical panoramic view. I have tested it on firefox, chrome & safari
desktop and it seems to work alright. However, when I try loading it on the iPad, safari crashes and I come to my home screen.
Not sure whats wrong. I tried researching for the problem and it seems that Safari has a limit to the total size of the images that it can load up. So, I tried reducing the size of the image and also kept it as power of 2, but it still crashes.
Anyone know whats wrong?

Here's my code.
http://pastebin.com/1nwTMHJV

Thanks
Sameer

@huanghuan
Copy link

Does iPad support WebGL?

@greggman
Copy link
Contributor

Only for iAds currently

@smaira
Copy link
Author

smaira commented Mar 18, 2012

I dont think mobile Safari supports WebGL. I'm using the canvas renderer though.

@smaira
Copy link
Author

smaira commented Mar 19, 2012

I cleaned out my code a bit. This loads up great on Safari Desktop, but Crashes Safari Mobile..
http://pastebin.com/1nwTMHJV

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

No branches or pull requests

4 participants