graphefruit created CB-7682:
-------------------------------
Summary: 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
Priority: Blocker
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?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)