[TIMOB-8101] No events are being sent from packaged iOS 5.1 app
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-20T14:44:37.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Paul Hillis |
Assignee | Jeff English |
Created | 2012-03-16T15:46:03.000+0000 |
Updated | 2012-03-20T14:44:37.000+0000 |
Description
I don't know if this belongs here but, I'm seeing a situation where my ACS test app packaged for iOS devices doesn't send any analytics events. This includes ti.start and ti.end. We've been seeing this behavior ever since I updated my device to iOS 5.1 the events are not being sent. I've packaged several apps now that exhibit this behavior and Nika and I cannot seem to track down why this is occuring. We did manage to test the app in a 5.1 simulator and we saw a single ti.start event but no ti.enroll or ti.background events. We also attempted to get some ACS analytics events but they did not appear.
The weird part about this is that the app interacts with the Cocoafish API without difficulty. Any changes to the data stored by the backend can be seen with other devices so this isn't a problem with the connection to the api. This seems to be centralized around the sending of events.
iOS 5.0 doesn't seem to have the same issues (though the issues that we've been having with 5.0 aren't affecting the app in 5.1 (MOD-550)
Attachments
File | Date | Size |
CFish4.zip | 2012-03-16T15:46:03.000+0000 | 3776142 |
Moved to TIMOB
QE is looking this at this time to see where the issue is.
Tested with iPhone 4s (5.1) using the packaged application from Eric. Get the ti.enroll, ti.start, ti.background and ti.foreground
Tested with iPod Touch 8gig (5.1) using packaged application from Eric. I'm seeing all the events that I sent as well including ACS events.