You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.
Some details. I have a TabGroup setup with 5 tabs. Each of the windows in the tabs have focus event listeners. The window in the first tab has a master/detail flow. When on the detail, if I use the Social.activityView, go back to the previous window, then click on a new tab, the focus event does not fire on that window.
Any thoughts?
The text was updated successfully, but these errors were encountered:
Hi wondering why there has been no movement on this issue since it is such a deal breaker. I'd like to also add that blur events are also removed.
I tried the fake window technique and it doesn't work for iPhon6 and iphone 7 devices on iOS10. For reference I am coding with Ti SDK 5.5.1GA. I also can't work my app unless I use focus events.
Has someone found another workable solution to this?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Some details. I have a TabGroup setup with 5 tabs. Each of the windows in the tabs have focus event listeners. The window in the first tab has a master/detail flow. When on the detail, if I use the Social.activityView, go back to the previous window, then click on a new tab, the focus event does not fire on that window.
Any thoughts?
The text was updated successfully, but these errors were encountered: