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 not work in mobile devices which does not support promises #4

Open
patriziomunzi opened this issue Jun 10, 2015 · 3 comments
Open

Comments

@patriziomunzi
Copy link

android 4.0 devices do not support promises.
It would be nice to have a fallback

@shmdhussain
Copy link

Use jQuery or Angular Promise. I used angular Promise , it is working fine

@zilions
Copy link

zilions commented Mar 4, 2016

@shmdhussain - Any chance of getting an example with the Angular promise?

@clarklight
Copy link

I am having the same issue, what do i replace?? This line?

var exampleLoadingFunction = function() {
                return new Promise( function( resolve, reject ) {

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