-
Notifications
You must be signed in to change notification settings - Fork 41
Description
I get these errors in ionic on my iphone. The image is in an ngRepeat
<ion-slide ng-repeat="item in sponsorData['ui']" ng-if="item.sid !== 'sponsor_splash'" class="wizard-slide">
<!-- <div img-cache ic-bg="{{imgUrl}}" ></div> -->
<div img-cache class="sponsor bg" ic-bg="{{item['featured_image']}}"></div>
<div class="bottom sponsor" ng-bind-html="item['content']"></div>
</ion-slide>
[Log] INFO: LocalFileSystem opened (vendors.min.js, line 852)
[Log] INFO: Local cache folder opened: /imgcache/ (vendors.min.js, line 852)
[Log] INFO: com.apple.MobileBackup metadata set (vendors.min.js, line 852)
[Log] ERROR: Download error source: https://storycorpsme.s3.amazonaws.com/uploads/2015/08/knight.jpg (vendors.min.js, line 852)
[Log] ERROR: Download error target: cdvfile://localhost/root/imgcache/c56f69853d5444c697307b96a1eef89a55a64830.jpg (vendors.min.js, line 852)
[Log] ERROR: Download error code: 1 (vendors.min.js, line 852)
[Log] ERROR: Download error source: https://storycorpsme.s3.amazonaws.com/uploads/2015/08/airbnb_test.jpg (vendors.min.js, line 852)
[Log] ERROR: Download error target: cdvfile://localhost/root/imgcache/be0f1e88a316eb2b049b2bc09fadef9cac2c5e87.jpg (vendors.min.js, line 852)
[Log] ERROR: Download error code: 1 (vendors.min.js, line 852)