andrewmcgivery / ionic-ion-imageCacheFactory

A factory to preload images for your Ionic app.
75 stars 26 forks source link

Not working on iOS device. #14

Open Nayank9 opened 6 years ago

Nayank9 commented 6 years ago

I have implemented ionic-ion-imageCacheFactory into my project but it's not working on iOS devices, working on Android device properly.

azerturk commented 5 years ago

Can you solve this issue?

azerturk commented 5 years ago

When i using TestFlight images open slowly but running with Xcode using my phone no problem. I don't understand the difference. I use image cache in my controller.js after response from rest api.

Nayank9 commented 5 years ago

Testflight means emulator or what?

azerturk commented 5 years ago

Currently it is working and faster than android version. I tested on ios 12.1. Problem is related with the config.xml. https://developer.apple.com/testflight

Nayank9 commented 5 years ago

Ohh great you mean speed issue is resolved now.