- Enable verbose logging at run time when enabling the setting via Integration Manager (previously only enabled build time logging).
- Fix iOS build errors on Unity 2019.3+ when embedding framework libraries if
Podfile
containsUnity-iPhone
target. - Fix deprecation warnings in Unity 2020.1+ for use of obsolete
UnityWebRequest
APIs. - Fix
UnauthorizedAccessException
when adding labels to plugin assets on Windows machines. - Minor Integration Manager optimizations.