openedx / openedx-app-ios

The mobile app for iOS for the Open EdX Platform.
Apache License 2.0
19 stars 13 forks source link

[iOS] Make sync of video progress after exit from Offline mode #437

Open sergeymomot opened 1 month ago

sergeymomot commented 1 month ago
          @forgotvas I'm curious to understand what happens if a user downloads a video and watches it offline. Does the system recognize it as complete once the user reconnects online?

Originally posted by @shafqat-muneer in https://github.com/openedx/openedx-app-ios/issues/414#issuecomment-2100994000

We need to develop a progress synchronization mechanism for downloaded videos that were viewed offline. So that a video that was viewed in offline mode will be marked as completed after going online.