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

QuoJs preventing click events in Android 5.0+ #151

Open
Otteran opened this issue Jun 15, 2015 · 6 comments
Open

QuoJs preventing click events in Android 5.0+ #151

Otteran opened this issue Jun 15, 2015 · 6 comments

Comments

@Otteran
Copy link

Otteran commented Jun 15, 2015

Currently working on an android webapp, everything works fine on iOS but just started testing on Android lollipop but no click events is working... it works when i disable quoJS but i need the library to finish the app because the iOS version has already been published...anyone encountered same problem? please help

@mike-engel
Copy link

I've also encountered this, although since everything is written in coffeescript, I can't read it. I'll start investigating myself since I'm under the same sort of situation.

@mike-engel
Copy link

Dupe of #142 it seems, or at least related.

@Otteran
Copy link
Author

Otteran commented Jun 25, 2015

Mike i found a ported jquery version of quojs which helped solved the problem: link https://gist.github.com/vitalyrotari/4044976

@mike-engel
Copy link

Thanks @Otteran. Unfortunately my project doesn't use jQuery :(

@ohenrik
Copy link

ohenrik commented Aug 12, 2015

@mike-engel: Did you find a solution to this problem?

I have the same problem on iOS.

@mike-engel
Copy link

@ohenrik unfortunately, no. We gave up and wrote our own gesture module since we only needed swiping (for now).

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

3 participants