Window in tab group focus events still not working on Android
I am on the latest SDK (1.4.1.1) and the latest Titanium tool. I am building this app on my Mac. I noticed that, on Android, window focus events were not being called when the window is in a tab group. There are several other posts here that have been "answered" and tickets that are marked "resolved" but the issue remains. Can anyone explain what's going on? Maybe provide a valid work-around/fix?
4 Answers
-
I'm experiencing the same issue, it's annoying but I'm getting the impression that Titanium doesn't care about Android…
-
1.4.1.1 is the same as 1.4.0 as far as the functionality on device. The blog post clearly stated that this was a tooling only release for iPhone,. Many defect fixes and features are being continuously added to Android. You are welcome to use a continuous integration build, look in the Programming Guides section for documentation.
-
I have the same issue. The first focus event on a tabbed window does not trigger the focus event handler, but if you move to another tab then come back, it will trigger. I am using 1.4.1.1 on Mac OS X with Android API 2.2. I also tried Ti 1.5, but had so many errors trying to get the app to build/run I gave up.
-
Same issue here. This is already at least a year old. What gives?