You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (Created) (JIRA)" <ji...@apache.org> on 2011/11/28 23:59:40 UTC

[jira] [Created] (CB-61) Download binary files should be part of PhoneGap

Download binary files should be part of PhoneGap
------------------------------------------------

                 Key: CB-61
                 URL: https://issues.apache.org/jira/browse/CB-61
             Project: Apache Callback
          Issue Type: New Feature
          Components: iOS
            Reporter: Shazron Abdullah


reported at: https://github.com/phonegap/phonegap-iphone/issues/189
by: https://github.com/aflx

Hi,

I know PhoneGap can't download or write binary data.

But why? I think this is a very important feature. I know, there are
some plug-ins for Android or iPhone, but what's about the other
platforms?

It would be great if these plug-ins could be part of the default
PhoneGap project, so that you can use the same js-code for all devices.

Or is there another solution?

Thanks! 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CB-61) Download binary files should be part of PhoneGap

Posted by "Shazron Abdullah (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-61:
-------------------------------

    Priority: Minor  (was: Major)
    
> Download binary files should be part of PhoneGap
> ------------------------------------------------
>
>                 Key: CB-61
>                 URL: https://issues.apache.org/jira/browse/CB-61
>             Project: Apache Callback
>          Issue Type: New Feature
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Priority: Minor
>
> reported at: https://github.com/phonegap/phonegap-iphone/issues/189
> by: https://github.com/aflx
> Hi,
> I know PhoneGap can't download or write binary data.
> But why? I think this is a very important feature. I know, there are
> some plug-ins for Android or iPhone, but what's about the other
> platforms?
> It would be great if these plug-ins could be part of the default
> PhoneGap project, so that you can use the same js-code for all devices.
> Or is there another solution?
> Thanks! 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-61) Download binary files should be part of PhoneGap

Posted by "Shazron Abdullah (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-61?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13158904#comment-13158904 ] 

Shazron Abdullah commented on CB-61:
------------------------------------

by: http://github.com/shazron commented August 04, 2011
I don't know if they should be part of PhoneGap, but there is a plugin I will be contributing to the plugins repo - maybe someday it can graduate to be part of the core. Right now it is in a branch off my fork of Hydra (iOS plugins branch) http://github.com/shazron/Hydra

by: http://github.com/aflx commented August 15, 2011
That would be great. I think downloading and working with files is very important :-)


by: http://github.com/kunklejr commented October 19, 2011
Yes please. My team really needs this feature for iOS.

shazron, have you forked phonegap, added your plugin, and sent a pull request?


by: http://github.com/shazron commented October 19, 2011
I'll take a look into this next week when I am working on PhoneGap full-time for Adobe :)


by: http://github.com/kunklejr commented October 19, 2011
That would be great. Thanks!


by: http://github.com/aflx commented October 19, 2011
I modified some other plugins in order to have a similar interface for Android and iOS. Maybe it helps a little: https://github.com/aflx


by: http://github.com/aflx commented about 14 hours ago

https://github.com/callback/callback-ios/pull/27
                
> Download binary files should be part of PhoneGap
> ------------------------------------------------
>
>                 Key: CB-61
>                 URL: https://issues.apache.org/jira/browse/CB-61
>             Project: Apache Callback
>          Issue Type: New Feature
>          Components: iOS
>            Reporter: Shazron Abdullah
>
> reported at: https://github.com/phonegap/phonegap-iphone/issues/189
> by: https://github.com/aflx
> Hi,
> I know PhoneGap can't download or write binary data.
> But why? I think this is a very important feature. I know, there are
> some plug-ins for Android or iPhone, but what's about the other
> platforms?
> It would be great if these plug-ins could be part of the default
> PhoneGap project, so that you can use the same js-code for all devices.
> Or is there another solution?
> Thanks! 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-61) Download binary files should be part of PhoneGap

Posted by "Shazron Abdullah (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-61?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-61.
--------------------------------

    Resolution: Fixed

THis is solved by the FileTransfer API
                
> Download binary files should be part of PhoneGap
> ------------------------------------------------
>
>                 Key: CB-61
>                 URL: https://issues.apache.org/jira/browse/CB-61
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: iOS
>            Reporter: Shazron Abdullah
>            Priority: Minor
>
> reported at: https://github.com/phonegap/phonegap-iphone/issues/189
> by: https://github.com/aflx
> Hi,
> I know PhoneGap can't download or write binary data.
> But why? I think this is a very important feature. I know, there are
> some plug-ins for Android or iPhone, but what's about the other
> platforms?
> It would be great if these plug-ins could be part of the default
> PhoneGap project, so that you can use the same js-code for all devices.
> Or is there another solution?
> Thanks! 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira