Changing package name
I loaded an package with the wrong name. If I try to load an new package with a new name, I get an error: com.OldComp.OldName ---> com.NewComp.NewName This upload uses a new package name, "com.NewComp.NewName", but the package name must not change between versions. Please upload a new build with the original package name, "com.OldComp.OldName". how i can change package name?979Views0likes0CommentsBuild stuck on "Malware Test" for days
Hi, We have uploaded a new build to the RC channel of one of our live apps, but it has been stuck on "Running Malware Review Test" since Friday. I have attached a screenshot below: I hoped this was just a visual bug but when trying to push it to the Production channel, this is not deploying live onto any headsets. I have seen online that this issue (being stuck in testing state) appears to occur randomly. Examples: https://forums.oculusvr.com/t5/Developer-Dashboard/Test-State-Stuck-On-Running-for-Store-Channal/td-... https://forums.oculusvr.com/t5/Developer-Dashboard/Uploaded-builds-can-t-get-past-quot-Running-quot/... https://forums.oculusvr.com/t5/Tool-Feedback/Stuck-at-uploading-build-Oculus-Developer-Hub/td-p/9492... Anyone experiencing this at the moment, or has any past experience to share? I have opened a support ticket with Meta but no answer yet. On that front, it seems the list of topic you can create support tickets for has been reduced and there isn't any "release/store support" field anymore, which makes it a bit convoluted, so any advice on this would be great as well. Thanks in advance!1.8KViews2likes2CommentsI cannot upload an apk with oculus developer hub (odh) and ovr-platform-util.exe command
I made an app on the oculus developer console (developer.oculus.com) and uploaded an apk (version 0.1) to two release channels: production (LIVE) and ALPHA. First, I could not upload an apk (version 0.2) from the "Upload" button on the oculus developer hub (odh). So, I tried it from "ovr-platform-util.exe" commant directly and successfully uploaded it and updated the app (v0.1 -> v0.2). But now, I cannot upload an apk (version 0.3) with no errors (see below). PS C:\Users\Matsumura\VADAX\apk> ovr-platform-util upload-quest-build --app-id xxxxxxxxxxxxxx --app-secret yyyyyyyyyyyyyyyyyyyyyyy --apk zzzzzzzzzzzzzz_v0.3.apk --channel LIVE Logs are written to: C:\Users\MATSUM~1\AppData\Local\Temp\oc_cli_5237330736364627_2022-08-17T23-45-38-317Z.log ************************************************************************* * Your copy of Oculus Platform Command Line Utility is old. * * Version 1.76.0.000001 has been released on Wed Jul 13 2022. * * Please use the following command to update it: * * > ..\..\..\..\AppData\Roaming\odh\ovr-platform-util.exe self-update * ************************************************************************* Validating build... NOTE: Your manifest includes the following permissions restricted by Oculus: - android.permission.RECORD_AUDIO - android.permission.MODIFY_AUDIO_SETTINGS Please remove these permissions if they are not needed by your application. If they are needed, you must include justification in the “Notes for the Reviewer” field when submitting your application for review. Failure to provide justification will result in the rejection of your application. Preparing for upload... Uploading APK... Downloading signature of previous build Generating patch When I sccessfully uploaded, the log showed a progress bar of uploading. Does anyone had the same issue and a solution? Thank you. Environment OS: Windows 10 64-bit ODH Version: 2.6.1Solved3.9KViews0likes2Comments