@Angelo

I am curious about the setup of you app. Is it a
tabbedViewNavigatorApplication? I presume the txtPrice is a textinput? 

When I switch tabs in my tabbed app on iphone5c, the prepopulated textInput
text will be empty, until I give focus to the textInput, at which point it
appears. If I switch tabs again, before focusing the textinput and making
the text appear, I used to get that SST warning. It seems that the warning
was removed in the later versions of 4.14, but the problem still exists.
Though, I never had a crash from it. 

I patched my TextInput.as by adding validateNow(); beneath the line
super.text = value; to get my text to be visible after a tab change.



--
View this message in context: 
http://apache-flex-users.2333346.n4.nabble.com/Crash-on-AIR-app-tp8960p9391.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.

Reply via email to