---------------------------------------------------------------------------
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: Mobile Tracking
Name of related library and version, if applicable (e.g. Android, iOS,
Snippets, etc.): Andorid
Issue summary:
I want manual dispatch (only wifi connect) and setting a negative value will
disable periodic dispatch.
But it will auto dispath in the first-time when call
GoogleAnalytics.getInstance(context)
Steps to reproduce issue:
1. GAServiceManager.getInstance().setLocalDispatchPeriod(-1);
2. oogleAnalytics.getInstance(context).getTracker()
3.
Expected output:
I want menual dispatch
Actual results:
But it will auto dispatch in the first time
Original issue reported on code.google.com by asusapp...@gmail.com on 5 Nov 2013 at 4:35
Original issue reported on code.google.com by
asusapp...@gmail.com
on 5 Nov 2013 at 4:35