User Activity

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...