[Oculus go] Project freeze instantly after lauching

Hi !
I’m currently trying to develop a VR app for the oculus go.
I’ve been through all sort of problem, and I can now see the oculus on the Launch panel (named “PACIFIC”).
When I try to launch it, I get the log below (it seems to be launching).
The only warning is “LogPlayLevel: Warning: Warning: Activity not started because the current activity is being kept for the user.”

When I look on the go, i see what seems to be a screenshot of the app (i mean it is not moving even though the camera movement is supposed to be implemented, and the left/right eyes are not handled correctly). It does not appear in the external sources panel within the go, and if i try to install the apk manually using adb, it says it already exist. If I try to uninstall it, it says I don’t have permission.
I’ve been trying to generate a signature file following this tutorial (https://developer.oculus.com/distrib…bile-manifest/)but it didn’t make any difference.

Do you have any idea of what the problem might be, and how to fix it ?
Please help I’m desperate :frowning:

Did you find a solution?