cancel
Showing results for 
Search instead for 
Did you mean: 

How to launch a GearVR project configured for distribution?

trs_brock_heinz
Explorer
We are working with Unreal 4.12.5, and would like to run some tests with the project packaged for distribution. This configures the app with android.intent.category.INFO. When we install the app to a device, it no longer shows up on the phone's desktop. How do we launch an application that is configured like this? 


1 ACCEPTED SOLUTION

Accepted Solutions

Mitnainartinari
Protege
You should be able to access it if you launch the Oculus app, go to Library, and My Apps. I'm not sure if you need to add the user as a Member in the online dashboard (admin or developer). I can access my unlisted, in-development app this way even when android.intent.category.INFO is used.

View solution in original post

2 REPLIES 2

Mitnainartinari
Protege
You should be able to access it if you launch the Oculus app, go to Library, and My Apps. I'm not sure if you need to add the user as a Member in the online dashboard (admin or developer). I can access my unlisted, in-development app this way even when android.intent.category.INFO is used.

trs_brock_heinz
Explorer
Yeah, this did the trick. Thanks!