[
https://issues.apache.org/jira/browse/CB-7682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
graphefruit updated CB-7682:
----------------------------
Description:
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?
was:
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.
Can you help me please?
Priority: Major (was: Blocker)
> iOS 8 - Cant load image of documentsfolder
> ------------------------------------------
>
> Key: CB-7682
> URL: https://issues.apache.org/jira/browse/CB-7682
> Project: Apache Cordova
> Issue Type: Bug
> 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)