Skip to content

Unable to import Apple.Core into Unity due to the lack of VisionOS build support #78

@JanosSimay

Description

@JanosSimay

Problem statement:
Hi, we encountered a blocker issue when we tried to install the Apple.Core package into our Unity project.
The error message says: Platform name 'VisionOS' not supported.

Details:
We carefully followed the steps described in the repo's quick start guide and created the .tgz files for the Apple.Core and Apple.GameKit plugins. Then we tried to import the Apple.Core and encountered the error mentioned above.
After some research we figured out that the problem was that VisionOS was not a supported build platform in our currently used Unity version (2021.3.45f2). Upgrading Unity to 2022.3 or latter is not an option for us due to known issues and time constraints. So we decided to try to exclude the VisionOS platform requirement from the Apple.Core build by using various options when generating the .tgz files as our project had nothing to do with VisionOS. Unfortunately we could not get rid of this issue.

Could you please provide us with a recommended python build statement or a helping advice on how to import Apple.Core into Unity if the Unity version does not support the VisionOS build platform?

We would greatly appreciate your help! Thanks in advance!
Janos

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions