You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.
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
The text was updated successfully, but these errors were encountered: