[TIMOB-13950] BlackBerry : Analytics events for BB do not show up until we restart the app & sometimes even after restarting
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-08-08T21:15:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 11 BB, 2013 Sprint 11, Release 3.2.0 |
Components | BlackBerry |
Labels | analytics, qe-manualtest, sdk-bb |
Reporter | Lokesh Choudhary |
Assignee | Russell McMahon |
Created | 2013-05-22T00:34:10.000+0000 |
Updated | 2014-08-08T21:27:24.000+0000 |
Description
Description:
1. Create an app & replace the app.js with the app.js for analytics test in feature test repo
2. Follow the instructions for rightscale from this wiki page: https://wiki.appcelerator.org/display/tp/Analytics+Test+Plan
3. Build & run the app on BB device
4. Now generate the events using the app
Actual Result:
1. We do not see any new analytics events after they are sent but restarting the app shows us the events
2. Sometimes even after restarting the app we do not see the events
Expected Result:
1. We should see the events every time the are sent
No comments