3

I have a problem with iOS (iPhone and iPad) but not in android devices:

I have roughly 50 ImageViews loaded, this causes an infinite loop where all images are reloaded so I see flashing images.

I tried with and without this code in Application.js, nothing changed.

this.engine.updateOpts({
        logsEnabled: true,
        noTimestep: false,
        noReflow: true,
        showFPS: true,
        resizeRootView: false,
        preload: ['resources/images']
    });
jgritty
  • 11,660
  • 3
  • 38
  • 60
luigi23
  • 305
  • 2
  • 9

0 Answers0