Hi,
I am trying to deploy a Meta Quest App to the Meta Store.
The first submission was rejected, so I am trying to submit a new one, but when I try, I get the following error:
OCULUS_PLATFORM__APK_PACKAGE_NAME_ALREADY_IN_USE
The funny part is when I try some other name, I get a new error saying that I am trying to use a new package name, and I must use the previous name. Meaning the previous name that is giving the error of package name already in use
So maybe someone has had the same issue.
I am totally blocked because of this, because I can not submit the new version of the app.
Hi,
It seems like you’re encountering a conflict with the package name while trying to resubmit your app to the Meta Store. Here’s what might be happening and how to resolve it:
- Package Name Already in Use:
The error OCULUS_PLATFORM__APK_PACKAGE_NAME_ALREADY_IN_USE typically occurs when the Meta Store recognizes the package name as already associated with an app. This could mean the initial submission has reserved the package name, even though it was rejected.
- Changing the Package Name:
When you try to use a new package name, the platform might reject it because the original app submission is tied to the initial package name. Meta requires subsequent submissions to use the same package name as the original app submission.