Changelog
December 27, 2020 ยท View on GitHub
All notable changes to this package will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[Unreleased]
[1.0.5] - 2020-12-27
Fixed
- The way the toasts are created no iOS longer block UI input
[1.0.4] - 2020-09-03
Changed
- Updated README.md
[1.0.3] - 2020-08-31
Fixed
- Fixed issue where the class name for
NullUnityNativeSharingAdapterwas not changed during a refactor, leading to duplicate class names
[1.0.2] - 2020-04-15
Changed
- Calls into Android were looking for instanced methods, whereas static methods needed to be called
- Split out the methods in Android out into two different methods
[1.0.1] - 2020-04-15
Changed
- Fixed
AndroidUnityNativeToastsAdapter.csstill having the constructor forAndroidUnityNativeSharingAdapter.csfrom when it was copied over - Fixed incorrect comment