I'm having trouble publishing the add-on I created?
Hello all, I am adding in-app purchases to my Oculus app. I have created add-ons and provided all the details, but when I try to publish the add-on, it says "Please finish filling out your add-on's metadata." I have already provided the add-on metadata, as you can see in the screenshot attached. Please help me resolve this issue. Thanks in advance.667Views0likes0CommentsDo DLCs have to be uploaded to the store
Hi all, had a quick question about DLCs/the documentation. The Oculus Add-On Documentation says, "If your Add-on requires additional files that are not provided in your main app package, such as DLC, you must upload these to the Meta Quest Store." Does this mean that all DLCs must be uploaded to the Oculus Store, and have to be listed on the store? Is there no way to upload a DLC asset file without reuploading the whole game, have it purchasable from my game directly, and not have it listed on the store?696Views0likes0CommentsWhen downloading DLC OBB files via API, the OBB folder may be deleted.
Our game delivers multiple OBB files as additional content tied to DLC. We have received a report from one user that once the DLC installation is complete, the entire OBB folder is deleted and the The user reported that when the installation of the DLC was complete, the entire OBB folder was deleted and the application could not be started. The user was checking the folder structure of Quest with Explorer, and the app size was decreasing on Quest. We have confirmed that the app size has decreased on Quest. He seemed to have enough free space on his device. Also, the same problem seems to keep recurring even after reinstalling the app. Here is how the OBB download works There are several OBB files that are required even during the initial installation, and when the app is launched with the DLC purchased The download process starts and additional data is stored in the OBB folder under the application folder. When the download is complete, the app will run the mount process and reset the scene with the app still running. Since we have not implemented a process to delete the folder, it is not possible to delete the folder. What could be the cause?1KViews0likes1Comment