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

EventSource is not compatible with most mobile devices #2

Closed
oparoz opened this issue Jan 4, 2015 · 1 comment
Closed

EventSource is not compatible with most mobile devices #2

oparoz opened this issue Jan 4, 2015 · 1 comment

Comments

@oparoz
Copy link
Contributor

oparoz commented Jan 4, 2015

EventSoure is a great way to send thumbnails as they're generated, but the problem is that it's not compatible with the most popular mobile platform: Android.

Here are 3 libraries to test as a replacement for the one found in core:

They're all available via bower

@oparoz
Copy link
Contributor Author

oparoz commented Jan 19, 2015

As it turns out, the fallbacks implemented in OC_EventSource do work on mobile. The problems I experienced were due to OC requiring the browser to accept cookies for CSRF to work.

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

No branches or pull requests

1 participant