Windows freeze in iPhone
I have very simple code. First login window is Displayed app.js is ok. Displays the windows//Login window var login = Titanium.UI.createWindow({ title:"Banking application", url:'second_time.js' });...
View Articleapplication rejected
Hi All My application was rejected today and the problem is : When the app is launched on an iPhone 4 connected to a 3G or Wi-Fi network, a splash screen is displayed and freezes. is there a problem...
View ArticleHttpclient loop makes all responses from server return null after a random time
Hi there, I've got a difficult one. I'm emulating a chat and before being able to use push messages, i make my app read the chat database in a loop, but this loop randomly freezes the access to the...
View ArticleApp freezes on splashscreen
When my app is running on background and I click on the app icon, it runs the splashscreen and freezes. So I have to terminate it and run again. The right behaviour would be to skip the splashscreen...
View ArticleHow to handle the UI freezing issue in android?
Application type:mobile Titanium SDK:3.2.0 Platform & version: android (kitkat) How to create threads in titanium? Is there any methods available for creating separate threads? I am facing some UI...
View ArticleApp Freezes on splash screen IOS
I submitted my app to apple and it was approved. As users downloaded the app, they were are able to use it successfully, however after a couple of times using the app, when it is launched, the app...
View Article