google analytics - Limiting the local stored data size in Android GoogleAnalytics SDK -


i have android app tracks usage using googleanalytics sdk.

this app used in various network situations, of not have internet connection.

in case, there no internet connection, googleanalytics data keeps on accumulating.

is there way limit buffer of locally stored data in googleanalytics ? or keep on collecting until hits system limit , throws exception ?


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -