ASL appears to be broken on iOS; need a workaround
ASL appears to be broken on iOS; need a workaround
- Subject: ASL appears to be broken on iOS; need a workaround
- From: Michael Crawford <email@hidden>
- Date: Fri, 07 Jun 2013 20:16:22 -0400
on iOS 6, I've been trying to add a couple of custom fields to the asl_msg instances I'm logging to the ASL database. I can create the log entries but when I issue a query to retrieve them later on (immediately, in the unit test), I get an aslresponse of zero.
Same code works on Mac OS X 10.6 . In order to test this I used Mark Dalrymple's asl-log-n-query.m implementation from his third volume of Advanced Mac OS X Programming. It was a lot faster than lifting my code and wrapper for ASL out of my iOS project.
My question is, does anyone know of a possible work-around for this issue? If you want to see the code, it can be downloaded here.
http://borkware.com/corebook/
The sample is found in the folder for chapter 5.
-Michael
_______________________________________________
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