The following compile errors showing up on a fresh import IOS_NATIVE PRO package (Version: 2020.10.2 ):
Assets\Plugins\StansAssets\com.stansassets.foundation\Runtime\UIElements\Controls\ButtonStrip.cs(6,30): error CS0234: The type or namespace name 'Editor' does not exist in the namespace 'StansAssets.Foundation' (are you missing an assembly reference?)
Assets\Plugins\StansAssets\com.stansassets.foundation\Runtime\UIElements\Controls\Hyperlink\Hyperlink.cs(3,30): error CS0234: The type or namespace name 'Editor' does not exist in the namespace 'StansAssets.Foundation' (are you missing an assembly reference?)
Assets\Plugins\StansAssets\com.stansassets.foundation\Runtime\UIElements\Controls\LoadingSpinner.cs(3,30): error CS0234: The type or namespace name 'Editor' does not exist in the namespace 'StansAssets.Foundation' (are you missing an assembly reference?)
Assets\Plugins\StansAssets\com.stansassets.foundation\Runtime\UIElements\Controls\SelectableLabel\SelectableLabel.cs(3,30): error CS0234: The type or namespace name 'Editor' does not exist in the namespace 'StansAssets.Foundation' (are you missing an assembly reference?)
Assets\Plugins\StansAssets\com.stansassets.foundation\Runtime\UIElements\Controls\SettingsBlock\SettingsBlock.cs(3,30): error CS0234: The type or namespace name 'Editor' does not exist in the namespace 'StansAssets.Foundation' (are you missing an assembly reference?)
The following compile errors showing up on a fresh import IOS_NATIVE PRO package (Version: 2020.10.2 ):