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

Issue with polymer on iOS 8 #975

Closed
MeloJR opened this issue Nov 29, 2014 · 4 comments
Closed

Issue with polymer on iOS 8 #975

MeloJR opened this issue Nov 29, 2014 · 4 comments
Labels

Comments

@MeloJR
Copy link

MeloJR commented Nov 29, 2014

Both Safari and Chrome fail to display a web app written in polymer in an iPhone with iOS 8.

The same web app fails as well when you try to display it using the native browser Apache Cordova launches in its applications.

@tmlbl
Copy link

tmlbl commented Nov 29, 2014

I encountered a problem like this. An element I was accessing a property of in the .ready() callback of a containing element was not yet present and throwing an exception only on iOS Safari and Chrome

@RubensRainelli
Copy link

Same for my tests:
#986

Probably Polymer is made principally for Android and Desktop, but I think that it's of primary importance to fix these incompatibilities on iOS.

Probably there could also be incompatibilities also on Windows Phone...

@arthurevans
Copy link

@MeloJR are you seeing this problem on the polymer-project.org site (which is a Polymer app) or on a personal project?

If the website works, please try to produce a minimal testcase of what's failing in your project.

@tjsavage tjsavage added the 0.5 label May 21, 2015
@tjsavage
Copy link
Contributor

Closing this issue due to age and the release of version 1 of Polymer - please feel free to re-open if this is incorrect.

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

5 participants