Releases: devtodev-analytics/unity-sdk
Releases · devtodev-analytics/unity-sdk
v2.13.8
v2.13.7
v2.13.6
- Reduced the amount of operating memory used for data serialization.
- Fixed wrong representation of decimal separator for some culture settings.
- Improved performance.
- Fixed a rare crash that could occur when getting an install referrer from Android Google Play.
v2.13.5
v2.13.4
v2.13.3
v2.13.2
Data storage system reshaped to reduce the load
Android dependencies updated
Fixed Ad ID receiving for iOS
Fixed Uncaught ReferenceError: gameInstance is not defined error for WebGl
Fixed crashes in the private mode and when cookies are blocked for WebGl
Attention! For correct operations of push notifications on Android, you need to add google-services.json file into the Assets folder of your project. More details are here: https://docs.devtodev.com/integration/push-notifications/unity
v2.13.1
- Improved event date recording accuracy up to milliseconds
- PlayServicesResolver plugin replaced by ExternalDependencyManager. Attention! You have to manually delete PlayServicesResolver from your project.
- iOS. iOS 14 support. Attention! You have to add the AppTrackingTransparency framework into your project.
- iOS. Device locale identification fixes
- MacOS и iOS. Receiving of User agent data has been fixed
- Android. Interaction with Google Play Install Referrer update
- Logical error fixes that in some cases could potentially lead to the events data loss
- Improved SDK performance under slow internet connection
v2.12.10
v2.12.9
- Added disabling of push notifications.
- Added referral link recognition to WebGL.
- Install path is not hard-coded anymore.
- Minor bugs fixes and improvements.