Changed
- Updated minimal supported Unity version to
2018.2. - Improved support for properly linking Adjust SDK dependencies regardless of the EDM4U iOS Resolver settings. With this change, there is no longer need to uncheck the
Link frameworks staticallyoption from EDM4U iOS Resolver settings. This should address issues like #308 (comment). - Improved handling and disposal of
AndroidJavaObjectinstances (#303). - Removed
Exampledirectory from.unitypackage. Example scene is now part of the repository only. This should address this issue: #311. - Removed the
Assetsmenu item logic fromAdjustEditorscript which was generating SDK's.unitypackage.
Native SDKs
Kudos
Big thank you to @username-dorf for contributions to this release.
Pull Request #313