You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
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
The text was updated successfully, but these errors were encountered: