@pthorp_tier2 wrote:
Hi,
Part of the app we are writing with Ionic captures photos and stores them on the local device filesystem, which are then displayed on various pages using their full path, e.g. cordova.file.dataDirectory + imageName. This was working beautifully until I installed the WKWebView plugin (as recommended in the 'Preparing for iOS 9' blog post), after which the images no longer display.As I understand it, this plugin uses a local webserver to load files, but this does not appear to work. I have tried a number of different things, but cannot get the images loaded from the local file system now and cannot find a solution to this. Has anyone else had this issue and recommend a solution to load these images?
Posts: 3
Participants: 2