[jira] [Commented] (CB-10755) Add support for android:allowBackup preference in AndroidManifest

2017-04-13 Thread Anthony Rumsey (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-10755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968085#comment-15968085
 ] 

Anthony Rumsey commented on CB-10755:
-

Seems to be an issue mainly with Pixel and Nexus phones from what I've noticed. 
The auto app backup functionality provided by Android also extends to HTML5 
localstorage which can be annoying. If a Cordova app uses local storage to 
cache values you wouldn't expect those values re-appearing after an 
uninstall/reinstall of an app. This is indeed the case I am noticing right now 
so turning off auto backup would be one solution to avoid this.

I even tried localstorage.clear() and then uninstalled. Old values from a 
previous backup appeared again when re-installing. 

Google also doesn't provide an easy way that I've found to individually delete 
backups on a per-app basis.

> Add support for android:allowBackup preference in AndroidManifest
> -
>
> Key: CB-10755
> URL: https://issues.apache.org/jira/browse/CB-10755
> Project: Apache Cordova
>  Issue Type: Improvement
>  Components: Android
>Reporter: Joe Bowser
>Priority: Minor
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12440) FileTransfer: iOS returns Forbidden error during upload

2017-02-09 Thread Anthony Rumsey (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Rumsey updated CB-12440:

Description: 
When attempting to upload an image using FileTransfer.upload iOS consistently 
returns a Forbidden error. The same code works on Android using the same plugin 
version and same server.

Prior to cordova-ios@4 and iOS10 the Forbidden error was not encountered.

Server authentication is via a basic-auth entry in the header. The request 
never even makes it to the server so appears to be blocked by the client.

config.xml
{code}

{code}

  was:
When attempting to upload an image using FileTransfer.upload iOS consistently 
returns a Forbidden error. The same code works on Android using the same plugin 
version and same server.

Prior to cordova-ios@4 and iOS10 the Forbidden error was not encountered.

Server authentication is via a basic-auth entry in the header.

config.xml
{code}

{code}


> FileTransfer: iOS returns Forbidden error during upload
> ---
>
> Key: CB-12440
> URL: https://issues.apache.org/jira/browse/CB-12440
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
>Affects Versions: 1.6.1
>Reporter: Anthony Rumsey
> Attachments: error-msg.png, ios-plist.png
>
>
> When attempting to upload an image using FileTransfer.upload iOS consistently 
> returns a Forbidden error. The same code works on Android using the same 
> plugin version and same server.
> Prior to cordova-ios@4 and iOS10 the Forbidden error was not encountered.
> Server authentication is via a basic-auth entry in the header. The request 
> never even makes it to the server so appears to be blocked by the client.
> config.xml
> {code}
>  allows-arbitrary-loads-in-web-content='true' allows-local-networking='true' />
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12440) FileTransfer: iOS returns Forbidden error during upload

2017-02-09 Thread Anthony Rumsey (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Rumsey updated CB-12440:

Description: 
When attempting to upload an image using FileTransfer.upload iOS consistently 
returns a Forbidden error. The same code works on Android using the same plugin 
version and same server.

Prior to cordova-ios@4 and iOS10 the Forbidden error was not encountered.

Server authentication is via a basic-auth entry in the header.

config.xml
{code}

{code}

  was:
When attempting to upload an image using FileTransfer.upload iOS consistently 
returns a Forbidden error. The same code works on Android using the same plugin 
version and same server.

Prior to cordova-ios@4 and iOS10 the Forbidden error was not encountered.

Server authentication is via a basic-auth entry in the header.


> FileTransfer: iOS returns Forbidden error during upload
> ---
>
> Key: CB-12440
> URL: https://issues.apache.org/jira/browse/CB-12440
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
>Affects Versions: 1.6.1
>Reporter: Anthony Rumsey
> Attachments: error-msg.png, ios-plist.png
>
>
> When attempting to upload an image using FileTransfer.upload iOS consistently 
> returns a Forbidden error. The same code works on Android using the same 
> plugin version and same server.
> Prior to cordova-ios@4 and iOS10 the Forbidden error was not encountered.
> Server authentication is via a basic-auth entry in the header.
> config.xml
> {code}
>  allows-arbitrary-loads-in-web-content='true' allows-local-networking='true' />
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12440) FileTransfer: iOS returns Forbidden error during upload

2017-02-09 Thread Anthony Rumsey (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Rumsey updated CB-12440:

Attachment: ios-plist.png

> FileTransfer: iOS returns Forbidden error during upload
> ---
>
> Key: CB-12440
> URL: https://issues.apache.org/jira/browse/CB-12440
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
>Affects Versions: 1.6.1
>Reporter: Anthony Rumsey
> Attachments: error-msg.png, ios-plist.png
>
>
> When attempting to upload an image using FileTransfer.upload iOS consistently 
> returns a Forbidden error. The same code works on Android using the same 
> plugin version and same server.
> Prior to cordova-ios@4 and iOS10 the Forbidden error was not encountered.
> Server authentication is via a basic-auth entry in the header.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-12440) FileTransfer: iOS returns Forbidden error during upload

2017-02-09 Thread Anthony Rumsey (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-12440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anthony Rumsey updated CB-12440:

Attachment: error-msg.png

> FileTransfer: iOS returns Forbidden error during upload
> ---
>
> Key: CB-12440
> URL: https://issues.apache.org/jira/browse/CB-12440
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: Plugin File Transfer
>Affects Versions: 1.6.1
>Reporter: Anthony Rumsey
> Attachments: error-msg.png, ios-plist.png
>
>
> When attempting to upload an image using FileTransfer.upload iOS consistently 
> returns a Forbidden error. The same code works on Android using the same 
> plugin version and same server.
> Prior to cordova-ios@4 and iOS10 the Forbidden error was not encountered.
> Server authentication is via a basic-auth entry in the header.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Created] (CB-12440) FileTransfer: iOS returns Forbidden error during upload

2017-02-09 Thread Anthony Rumsey (JIRA)
Anthony Rumsey created CB-12440:
---

 Summary: FileTransfer: iOS returns Forbidden error during upload
 Key: CB-12440
 URL: https://issues.apache.org/jira/browse/CB-12440
 Project: Apache Cordova
  Issue Type: Bug
  Components: Plugin File Transfer
Affects Versions: 1.6.1
Reporter: Anthony Rumsey


When attempting to upload an image using FileTransfer.upload iOS consistently 
returns a Forbidden error. The same code works on Android using the same plugin 
version and same server.

Prior to cordova-ios@4 and iOS10 the Forbidden error was not encountered.

Server authentication is via a basic-auth entry in the header.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org