I am developing android app, using Titanium studio 3.2.x, in windows 7. when I am trying change tabs, first time it is changing windows perfectly, second time it is showing one black screen, if I pressed android back button then it is showing my window, if I am trying 3rd time app getting crash.
I have single tab group, which I developed in separate js file, not in app.js. will any one suggested me how to do resolve this.
Thanks in advance.