Skip to content

ionic iOS issue #12

Description

@jackygrahamez

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions