Forum Discussion

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

How to make a single app which support 2d mode as well as MR using spatial sdk?

Hello I'm currently developing an app for meta quest which should work on background on any other apps/games like the meta quest browser. Based on my understanding, this is only possible by just porting 2d Android app. 

But i want to have standalone spatial features using meta spatial sdk as well. 

Should I make two separate apps or just building one would support both the usecase? Spatial features are just addition to the current 2d app

1 Reply

Replies have been turned off for this discussion
  • arikc's avatar
    arikc
    Meta Employee

    Hi there -- it is definitely possible to create one app that has both a 2d mode and switches into an immersive experience using Meta Spatial SDK.  

    I would recommend looking at the hybrid sample on GitHub to get started.