iphone - UISearchBar error when entering Searchbar textbox -


i have found strange error. have been following sample:

http://jduff.github.com/2010/03/09/throwing-a-uinavigationcontroller-uitabbarcontroller-and-uisearchbar-together/

i tested , tried roll in app. worked in sample not app. in app sigabrt or bad_access errors whenever entered textview inside searchbar. main difference placed search on second tab rather first. when changed taborder on app have search on first tab's navigation controller, worked! seems unless first enter searchbar's textview. object gets released , if try enter later fails. weird. don't know enough objects here initialization sequence guess need more initialization work.

go through article in link once more. through "setting project" part.

in article set "selected view controller" first one. , implement second tab. make sure didn't implement in first 1 of project.

let me know if helps. if not i'll figure out else.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -