bgeorge
Latest Forum Comments
-
Posted on October 26, 2010 9:11 AM in reply to "descriptionWithCalendarFormat:timeZone:locale: API call"
Make sure you are using the latest version of App Measurement for iPhone (2.1). An earlier version of App Measurement for iPhone (1.0) was using a private API call, but that was fixed last year in...
-
Posted on September 7, 2010 10:27 AM in reply to "Universal (Fat) Binary Build of iPhone Device SDK"
A fat binary of the device library (armv6/armv7) is available via Client Care (they will email it to you). It has not replaced the standard (armv6-only) device library in the iPhone SDK because th...
-
Posted on June 25, 2010 8:30 AM in reply to "Default Robot Filtering User Agents?"
Using the latest version of either the PHP or Java Measurement Library, if you set the botDetection flag to true, the following list contains the default strings that Omniture looks for in the inco...
-
Posted on March 23, 2010 3:23 AM in reply to "Flex Example doesn't work"
The Summit AIR app uses the same approach (parses the SOAP response). See ReportApiService.as.
-
Posted on February 16, 2010 8:58 AM in reply to "iPhone Analytics Code Placement"
The App Measurement for iPhone SDK sends all of its data asynchronously, meaning that it's done in the background. It won't impact app performance at all.