Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development

Reply
 
LinkBack Thread Tools Display Modes
Old 09-13-2011, 04:06 AM   #1 (permalink)
Registered Member
 
Join Date: Jul 2011
Posts: 1
Ishwar is on a distinguished road
Default App working on ios 4.2, 4.1,4.0 but not on 4.3.

My app is working on ios 4.2, 4.1,4.0 but not on 4.3.
Whenever I run my app on 4.2,4.1 or 4.0 everytime the data get retrieved in the table view from the core data , but while running on ios 4.3 nothing is retrieved from core data and after cleaning the build for ios 4.3 the data gets retrieved sometimes.

I am not able to get the problem. Kindly suggest the solution.

Thanking you in advance.
Ishwar is offline   Reply With Quote
Old 09-13-2011, 05:39 AM   #2 (permalink)
Registered Member
 
Join Date: Jun 2009
Location: Ypsilanti, Michigan
Age: 63
Posts: 1,549
RLScott is on a distinguished road
Default

Quote:
Originally Posted by Ishwar View Post
My app is working on ios 4.2, 4.1,4.0 but not on 4.3.
Whenever I run my app on 4.2,4.1 or 4.0 everytime the data get retrieved in the table view from the core data , but while running on ios 4.3 nothing is retrieved from core data and after cleaning the build for ios 4.3 the data gets retrieved sometimes.

I am not able to get the problem. Kindly suggest the solution.

Thanking you in advance.
Often when apps misbehave for no apparently good reason it is because of a bug in your code that was there all along, but happened to be lucky enough not to cause a problem before. Don't assume that just because an app seems to run fine that the code must be OK. For example, you might be over-releasing some object, or releasing it too soon while there are still references to it. If you are lucky, the object will still be sitting in the heap of available memory during the references that follow the deallocation. The object might even continue to function properly for a short while. But the reallocation of that memory can take place at any time. And sometimes going from one iOS to another can create just enough of a difference in how some memory is reallocated so that the bug that was not a problem suddenly becomes a problem. This is just one example. There are many other possible bugs that might not cause problems under some iOS. So stop focussing on the iOS and start debugging the usually way, assuming that you have a bug that has been there all along.
RLScott is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 400
9 members and 391 guests
7twenty7, Eclectic, eski, fiftysixty, JackReidy, teebee74, tim0504, UMAD, yuncarl28
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,672
Threads: 94,121
Posts: 402,904
Top Poster: BrianSlick (7,990)
Welcome to our newest member, yuncarl28
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 05:06 AM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0