I want to remove the first screen RED with Powered by titanium, how can i do it, i try to delete all default.png but no way to remove it! Help me please.
4 Answers
Accepted Answer
You can not remove it but you can change it by your application screenshot.
You need to replace the default.png image with your own.
replace Resources/iphone/Default.png and Resources/iphone/Default@2x.png with your own and do a full rebuild
A splash screen is required. Just replace it with your own, or if you don't want to with a blank png image with any color you want.
Your Answer
This question has been locked and cannot accept new answers.