October 29, 2012
Much of the API has been modified and improved to better follow Apple guidelines for Cocoa and Objective-C programming. The semantics are largely unchanged, but naming and mechanisms have changed a great deal. For instance, the monitor factory is now the EQATECAnalyticsMonitor class itself; NSNotification is used for VersionAvailable; connectivityStatus can be observed using KVO; etc etc.
Extending the functionality:
API documentation is now available in DocSet-format, which can be viewed directly from within XCode. The URLs for MacOS and iOS documentation are: http://api.eqatec.com/analytics/apple/docset/EQATECAnalyticsMonitorMacOS.atom
http://api.eqatec.com/analytics/apple/docset/EQATECAnalyticsMonitoriOS.atom