-
Notifications
You must be signed in to change notification settings - Fork 189
Closed
Description
Hi, when a user tapped bookmark icon within an epub, I save "progression" and "totalProgression" values of tapped position. And these values were stored on remote server. So user can get these infos in different devices in different screen sizes. (iPhone, iPad) .
Imagine the same user reads the same epub and moves between pages.
I want to display a position of an epub as bookmarked whenever the current page info is matched with the previously saved bookmarked info. Is it possible to achieve that with only previously saved "progression" and "totalProgression" values ?
Thanks in advance...
Metadata
Metadata
Assignees
Labels
No labels