Skip to content

ionic iOS issue #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jackygrahamez opened this issue Sep 4, 2015 · 2 comments
Open

ionic iOS issue #12

jackygrahamez opened this issue Sep 4, 2015 · 2 comments

Comments

@jackygrahamez
Copy link

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)

@okonon
Copy link

okonon commented Nov 20, 2015

getting same error here

@5amfung
Copy link

5amfung commented Dec 7, 2015

I think this is the same issue I encountered and I have yet to find a fix. #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants