Skip to content

incompatibleFeatureTypes for Quest features #15

Description

@andybak

Ideally we'd have a single build for all android devices. We are tantalisingly close so it's slightly disheartening to see this:

private System.Type[] incompatibleFeatureTypes = { typeof(MetaQuestFeature) };

Can you explain in more detail exactly what is incompatible? What the effects are (maybe they are tolerable or can be mitigated)?

Is there a way to have runtime guards that solve the incompatibility and thus can coexist in the same build?

Is this maybe best regarded as a bug in the Quest SDK that needs to be reported (making the defensive code at least potentially temporary)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions