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

how to limit the user's previewing page? #26

Open
hotechboy66 opened this issue Aug 31, 2017 · 2 comments
Open

how to limit the user's previewing page? #26

hotechboy66 opened this issue Aug 31, 2017 · 2 comments
Labels
enhancement objective-c Related to prior code base, now on the objective-c-maintenance branch

Comments

@hotechboy66
Copy link

In our purpose, we want to prompt a download alert when users previewed some pages of the file .
For instance , when previewing page 5 , we alert "Will you download the whole file? "
In that case , we have to monitor the current page while previewing .
Is there a method or delegate to achieve that? I found a class called BOXPreviewerPageTrackerManager-> userSwipedDocumentToPage:(NSNumber *)page forFile:(BOXFile *)file seems to work on this , But how can I implement this ?
Thanks .

@jlawton
Copy link
Contributor

jlawton commented Jan 31, 2018

This isn't currently supported. Is it something you're still looking to do?

@hotechboy66
Copy link
Author

hotechboy66 commented Feb 4, 2018 via email

@PJSimon PJSimon added the objective-c Related to prior code base, now on the objective-c-maintenance branch label Jan 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement objective-c Related to prior code base, now on the objective-c-maintenance branch
Projects
None yet
Development

No branches or pull requests

3 participants