I created an addon, I want to attach several DLCs to it.For example, I
have an item with the SKU "Ball Pack", I want the user to get access to
a set of elements when purchasing it - Ball1.fbx, Ball2.fbx,
Ball3.fbx.But the documentation only mentions ...
Hi there!My application has been reviewed (AppLab). And it's Approved.
But I haven't set a release date yet.Now I want to upload a new version
of the build for release, also i want to change description, link to
webpage, .... How to do this? Because ...
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.NewNameThis upload uses a new package name,
"com.NewComp.NewName", but the package name must not change betw...
1. After uploading the app to the release channel, in the build
description I see the following permissions required by the manifest.
android.permission.INTERNET android.permission.ACCESS_NETWORK_STATE
com.android.vending.CHECK_LICENSE android.permis...
Hello. I use the standard Android overlay window to select an
image.After I select an image, the selection overlay is hidden and my
app remains out of focus with the oculus dock open.What am I doing
wrong? public class MyActivity extends AppCompatAct...
You can add Oculus XR Passthrough Layer and remove it when you don't
need passthrought
https://developers.meta.com/horizon/documentation/unreal/unreal-passthrough-overview-gs
If you want to update the build, you can send it directly to the
Production (Store) release channel. There will be no verification of the
build. It will immediately replace the old one.If you want to update the
Submission data, then schedule a releas...