Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

FileTransfer returns undefined result #688

Open
Jotrain opened this issue Aug 26, 2014 · 0 comments
Open

FileTransfer returns undefined result #688

Jotrain opened this issue Aug 26, 2014 · 0 comments

Comments

@Jotrain
Copy link

Jotrain commented Aug 26, 2014

Hi,

I'm trying to do a simple download using the io.filetransfer plugin.

blackberry.io.filetransfer.download("http://www.test.com/images/logo.png", "/accounts/1000/shared/camera/logo.jpg", downloadSuccess, downloadError);

I'm getting an error and the result object is undefined.

Plugin is installed, domain is in the access list and working for ajax. Web Introspector is coming back as 200 for the operation.

Is there something obvious I'm missing?

Thanks

Justin

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

No branches or pull requests

1 participant