Here’s my problem, app opens -> default pic opens -> my native textfields appear on a black background -> maybe 2 seconds later all the background/misc. images appear.
I’m thinking that either I need the loading screen to appear for a longer time so that everything can load properly
or
My file sizes are too large. So prepare yourselves, I found out my background image (one of the first images to be loaded) was a whopping 4megapixels! So I dropped the png file to 2 but I’m still seeing the same amount of delay.
What are your opinions? is it my background image or my loading screen disappearing to quickly?