I went to try swap my world build over to iOS to see what errors came up, and the only error that won't go away when clearing the unity console is this error:
Packages\com.mattshark.openflight\Editor\TagNotifier.cs(35,50): error CS0246: The type or namespace name 'IVRCSdkWorldBuilderApi' could not be found (are you missing a using directive or an assembly reference?)
it's fine under android and windows.
unless i'm running an older build I don't know of, this might just be a simple fix.
I went to try swap my world build over to iOS to see what errors came up, and the only error that won't go away when clearing the unity console is this error:
Packages\com.mattshark.openflight\Editor\TagNotifier.cs(35,50): error CS0246: The type or namespace name 'IVRCSdkWorldBuilderApi' could not be found (are you missing a using directive or an assembly reference?)
it's fine under android and windows.
unless i'm running an older build I don't know of, this might just be a simple fix.