Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Aeromixx's avatar
Aeromixx
Expert Protege
1 year ago

Support for Cross-Play Quest and Android Phones with 1 App?

I am building a cross-platform app and wondering if I can manage to build for Android phones and Quest in 1 go.

I notice this checkbox:

Determines whether the android intend is for the apps list or hidden, and it's set to hidden.

<category android:name="android.intent.category.LAUNCHER/INFO" />

Is there a way to prevent this, so I can build for both devices in one app? 
The reason I request this is because it's cross-platform and if the build isn't made with the exact same settings configuration, the server will detect a mismatch and boot the build that has the checkbox above clicked, citing it's a version mismatch.

 

Thank you,

 

-Brandon

1 Reply

Replies have been turned off for this discussion
  • Framearq's avatar
    Framearq
    Honored Guest

    Hello, I have the same problem. I have tried everything to modify the manifest and I have not found the solution yet. Did you find the solution?

    Thanks