Closed Jotamaza closed 2 years ago
Hi @Jotamaza, this change will be included in the next version of the unitypackage. Thank you very much for the report.
Fixed in unity package 0.12: https://github.com/Volograms/volograms_unity_plugin/releases/tag/0.12
Importing the unitypackage in an Android project throws an error with the UnityEditor.iOS.Xcode import.
Just added an #if UNITY_IOS to the whole class as a workaround.