Slow loading of ionic images 3

0

Good afternoon,

I've developed a product sales app and it's working perfectly. My only problem is loading images.

I downloaded some apps from stores, and the images appear almost instantly, and in my app it takes 5-9 seconds to load.

I'm loading the images as follows: - I call my API; - In the API I generate the image in Base64; - API return for Base64 image app;

Does it have some way to load images faster.

I'm using Ionic 3 and my API is in C # .Net.

    
asked by anonymous 05.05.2018 / 21:58

0 answers