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

Edna Morales commented on CB-7682:
----------------------------------

The app container file system changed on iOS 8 so if you are using any 
hardcoded paths, this could be an issue. Could you post any sample code that 
shows exactly what you are doing and any errors you are getting. Thanks

> iOS 8 - Cant load image of Documents folder
> -------------------------------------------
>
>                 Key: CB-7682
>                 URL: https://issues.apache.org/jira/browse/CB-7682
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>    Affects Versions: 3.5.0
>         Environment: Mac, Cordova, AngularJS
>            Reporter: graphefruit
>
> Hello together,
> I have a simple app which downloads an image from the internet, stores it 
> into the "/documents" folder, use the fileEntry.fullPath and sets this path 
> into the image-src.
> <img src ="../../Documents/test.png">
> With the new iOS 8 Version, the image isn't displayed anymore, with iOS 7 no 
> problems.
> fileEntry.fullPath, fileEntry.toInternalURL(), fileEntry.toURL(), 
> fileEntry.toNativeURL() etc, didn't have any affect.
> (That description is just a simple case, the app itself is much more bigger)
> Can you help me please?



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to