Releases: britzl/defold-googleanalytics
Releases · britzl/defold-googleanalytics
Defold Google Analytics 1.4.1
Defold Google Analytics 1.4.0
NEW: Added optional soft and hard crash callbacks to tracker.enable_crash_reporting(enabled, on_soft_crash, on_hard_crash)
Defold Google Analytics 1.3.2
FIX: Operator precedence fix for version tracking
Defold Google Analytics 1.3.1
Use project version default value if none exists in game.project
Defold Google Analytics 1.3
The library will no longer attempt to set a user-agent string on HTML5 builds since this is prevented by modern browsers (manifesting itself as a non-critical 'Refused to set unsafe header "User-Agent"' message).
Defold Google Analytics 1.2
Added user agent request header when posting analytics data. This will fix the issue with Real-Time data in the Google Analytics Dashboard always showing all visitors as Desktop.
Defold Google Analytics 1.1
Fixed issues when saving the queue on Android
First public release
1.0 Added Travis-CI build badge