Sitata / titanium-google-analytics

Google analytics for Appcelerator Titanium
MIT License
92 stars 47 forks source link

Dispatch when offline? #42

Closed m1ga closed 8 years ago

m1ga commented 9 years ago

Hi, what will happen with the data when the ios-user is offline at dispatch time? Will the data be available and send the next time the user is online? Or is it lost?

astjohn commented 8 years ago

I believe the sdk library keeps track of the data and sends it when available. Please refer to the sdk documentation to confirm.