WACK
Added
- Changelog is now added to the repository.
Changed
- Adjust prefab
Start Manually
option is now TRUE by default (uncheck it if you want Adjust.prefab to be loaded automatically with settings you set in Unity Editor). - Adjust prefab
Print Attribution
option is now TRUE by default.
Fixed
- If
Adjust.instance
is already initialized, re-trying to initialize it (if you have chosen to initialize SDK automatically) won't happen anymore inAwake
method. WACK
doesn't fail anymore when validating app package in Visual Studio.- Users shouldn't face post build scripts execution issues anymore.
Native versions:
Pull Request #58