Also be careful that you are not missing launch images or that your launch images have the wrong size. JUCE will use whatever UIScreen returns:
Best to avoid LauchImages altogether and rather use launch storyboards if you can.
Also be careful that you are not missing launch images or that your launch images have the wrong size. JUCE will use whatever UIScreen returns:
Best to avoid LauchImages altogether and rather use launch storyboards if you can.