Re: IPhone Textview question
Re: IPhone Textview question
- Subject: Re: IPhone Textview question
- From: Development <email@hidden>
- Date: Sat, 1 Aug 2009 11:30:08 -0700
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 moved all timed requests to separate threads and the lag
is gone. Now I get a pile up when you have a not so good internet
connection but it sorts itself out.
On Jul 31, 2009, at 10:06 PM, Luke Hiesterman wrote:
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
<email@hidden> 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 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 auto correction thinking that might be
part of the problem but it does not seem to help too much. What can
I be doing wrong that coul cause this kind of lag? On one of my
testers phones he says he cant use the app it slows down so much
but on my ipod I cannot reproduce.
April.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden