Hi, I've not been paying attention to activity here since October last
year but I'm trying to trace the cause of a crash now happening with
an app built at that time. With a rebuild on the simulator and linking
with a static GData lib built at that time I'm noticing that I can
repeatably get this error message
2010-04-03 16:05:00.800 MyApp [14075:207]
serviceBase:<GDataServiceGoogleHealth: 0x4828010>
objectFetcher:<GDataHTTPFetcher: 0x3e35120> failedWithStatus:304 data:
in the log when working with the GData Health API. It may not be
related to what's happening on the iPhone device itself, but it's a
start.
Software versions etc have moved on since then and yes I know I should
get the latest version of the GData API and rebuild for modern times
but what am I up against with this, before I get into nitty gritty?
Thank you.