I have an app which im developing for quite some time. I am experiencing weird behavior, that when i run on Simulator, its takes few seconds, but when i run on Device or “Build for Archive” or “Archive”, the progress bar slowly moves on until its about 94-95% near completion and stops there for about 5-7 mins. I am using Developers profile for provisioning. What could be the issue?
I have about 200 images in resources. But i dont think its too much and not normal for a big app. The IPA size is about 9.4 MB, and complete package size is about 40MB.
The device would do a I/O operation for every file, so it will takes more time for 200 1M’ files then one 200M’s file .