I create a Android module , that start an Activity, when i click the back button, its show the splash imagen and then show the previous window.
I testing using another windown without the module,starting another window with empty parameters. and i can see the splash screen.
My thoughts is that titanium stack the windows like activities but the splash screen its just a view that dosent remove and thats why i cant see it after the splash screen.
Any ideas?.
Testint on Titanium SDK 3.4.0 GA. Android 4.4 Moto x 1st Generation.