Package Exports
- gameanalytics
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gameanalytics) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
GA-SDK-JAVASCRIPT
Official repository for GameAnalytics JavaScript SDK. Written in Typescript.
Documentation is found here.
Changelog
1.0.8
- removed debug log messages for release distribution versions
1.0.7
- version validator updated with gamemaker
1.0.6
- small bug fix in validator
1.0.5
- added os version
1.0.4
- bug fix for GAEvents.fixMissingSessionEndEvents
1.0.3
- minor dependency fixes
1.0.2
- enabled to use sdk via npm
1.0.1
- fixed debug log messages to use console.log when console.debug is not available
1.0.0
- bumped to v1.0.0
0.1.0
- initial release