You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2014/09/23 02:12:33 UTC

[jira] [Updated] (CB-7613) AJAX request causes 404 error on iOS 8.0

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

Shazron Abdullah updated CB-7613:
---------------------------------
    Issue Type: Sub-task  (was: Bug)
        Parent: CB-7043

> AJAX request causes 404 error on iOS 8.0
> ----------------------------------------
>
>                 Key: CB-7613
>                 URL: https://issues.apache.org/jira/browse/CB-7613
>             Project: Apache Cordova
>          Issue Type: Sub-task
>    Affects Versions: 3.6.0
>         Environment: Cordova 3.6.3-0.2.13
> iPhone 5: iOS 8.0
>            Reporter: Scott Garland
>
> Making an AJAX request for a local file (www/app/json/Contacts/states.json) works on iOS 7.0 for both the iPhone and iPhone simulator; however, the same request in iOS 8.0 only works on the iPhone simulator. When attempting to request the file on an iPhone 5 running iOS 8.0, the Safari web inspector yields the following error:
> file:///private/var/mobile/Containers/Bundle/Application/3319C2ED-FF2C-4A81-A019-D537B5CF3349/myApp.app/www/app/json/Contacts/states.json?08VC9Hx0vEDUxIj
> Failed to load resource: The requested URL was not found on this server.
> Note: The random string (08VC9Hx0vEDUxIj) appended to the end of the filename exists to prevent caching. It is not clear if this is part of the problem, but if it is, the problem only occurs when the phonegap app is deployed to a real iOS 8.0 device.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)