AbdFatah / analytics-issues

Automatically exported from code.google.com/p/analytics-issues
0 stars 0 forks source link

[GANTracker sharedTracker] dispatchSynchronous timeout app on bad connectivity #209

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
---------------------------------------------------------------------------
NOTE: This issue tracking system is for Google Analytics developer products
only.
If you are not a developer/programmer visit:
http://www.google.com/analytics/support.html
---------------------------------------------------------------------------
Name of affected component: Data Export API
dispatchSynchronous

Name of related library and version, if applicable (e.g. Java, Python,
HTTP, Objective-C, etc.):
Objective-C

Issue summary:
Provide a brief summary of the issue you're experiencing.
I use your library on iOS app and for tracking i use your example EasyTracker.
When i have a low connectivity and  the app going from foreground to background 
the call to "dispatchSynchronous" crash the app (for timeout) at the next 
transition from background to foreground.

My call: [[GANTracker sharedTracker] dispatchSynchronous:1.0]

Steps to reproduce issue:
1. Bad connectivity (the best example is a connectivity get always timeout)
2. Open the app and close the app
3. Reopen the app, the app don't load but after 3/4 second crash for timeout

Expected output:
What do you expect to see after performing the above steps?
No delay on transition from background to foreground

Actual results:
What do you actually see after performing the above steps?
Crash app for timeout on transition from background to foreground

Notes:
Provide any additional information which might be useful here. Feel free to
attach screenshots or sample code which demonstrates the issue being
described.

Original issue reported on code.google.com by rudy.tre...@gmail.com on 16 May 2012 at 1:18

GoogleCodeExporter commented 9 years ago
We are experimenting the same problem, is there any workaround or solution? 
Thanks

Original comment by l...@shopkeep.com on 2 Jul 2012 at 7:51

GoogleCodeExporter commented 9 years ago

Original comment by pfrise...@google.com on 10 Oct 2014 at 6:20