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

File Preview plugin needed #259

Closed
devgeeks opened this issue May 25, 2013 · 4 comments
Closed

File Preview plugin needed #259

devgeeks opened this issue May 25, 2013 · 4 comments
Assignees
Milestone

Comments

@devgeeks
Copy link
Collaborator

As the iOS side of the FileViewerPlugin, we are going to need a view plugin based on the iOS QLPreviewController.

@ghost ghost assigned devgeeks May 25, 2013
@devgeeks
Copy link
Collaborator Author

I have decided to instead use https://github.com/Wizcorp/phonegap-plugin-wizViewManager as an overlay webView to view the files.

@devgeeks
Copy link
Collaborator Author

devgeeks commented Nov 1, 2013

After many trials and tribulations, I have determined that there might in fact be a better way to do this.

I have begun rolling UIDocumentationInteractionController (file preview and sharing) and UIActivityViewController (link sharing) functionality into the FileViewerPlugin.

@devgeeks
Copy link
Collaborator Author

devgeeks commented Nov 5, 2013

Fixed in #358

@devgeeks devgeeks closed this as completed Nov 5, 2013
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