On 1 Aug 2009, at 19:30, Development wrote:
I left out a crucial bit of information not realizing it was
crucial. I was using the NSURLConnection synchronous request every 4
seconds on the main thread.
Erm, yeah, that'll do it. As a general rule of thumb, you don't want
to be doing synch
I left out a crucial bit of information not realizing it was crucial.
I was using the NSURLConnection synchronous request every 4 seconds on
the main thread. I noticed that in some circumstances I had a fairly
regular lag spike. Almost timed to exactly 4 seconds, the time span of
my ticker.
I'd make sure your tester is using at least os 3.0. I seem to recall
slow typing issues in 2.x
Luke
Sent from my iPhone.
On Jul 31, 2009, at 9:20 PM, Development
wrote:
I'm working on an app and it is fairly large. well... maybe not it's
about 1.1 megs. I save as much memory as I can b
I'm working on an app and it is fairly large. well... maybe not it's
about 1.1 megs. I save as much memory as I can but I think its not
enough. When typing in text fields and text views I get this strange
lag in the keys. Do any of you happen to know what might cause this?
I've turned off a