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

Cordova 2.7.0 #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Cordova 2.7.0 #5

wants to merge 4 commits into from

Conversation

don
Copy link

@don don commented May 21, 2013

Update for Cordova 2.7.0

@doonmcgill
Copy link

Is there anyway to make this plugin support objectURLs such as :
blob:file:///80a24f8b-b605-4d3b-ab20-19b069c84d28

Thanks for a terrific plugin BTW!

Just modified the fileOpener plugin to accept a content type - the first line of the logcat shows the parameters I am passing in - unfortunately nothing further happens...no choice of apps to open the URL etc.

I/FileOpenerPlugin(13385): url: blob:file:///36b0c9f9-3bcd-412d-afb5-19d307022c72, content_type: image/jpeg
D/Instrumentation(13385): checkStartActivityResult :Intent { act=android.intent.action.VIEW dat=blob:file:///36b0c9f9-3bcd-412d-afb5-19d307022c72 typ=image/jpeg }
D/Instrumentation(13385): checkStartActivityResult inent is instance of inent:

Suggestions? Workarounds? Or is it not possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants