SPorwal
Results
2
issues of
SPorwal
HI, I have been trying to use this module and building the application with Titanium 6.0.1. I have tried rebuilding the module again but still, the module doesn't work. Can...
Hi, I was trying to hide the NavBar on one screen. I wrote the code: var currentPage = Alloy.Globals.pageflow.getCurrentPage(); currentPage.hideNavBar(); Still, the navbar is there. Can you tell me there...