All Oculus Quest developers MUST PASS the concept review prior to gaining publishing access to the Quest Store and additional resources. Submit a concept document for review as early in your Quest application development cycle as possible. For additional information and context, please see Submitting Your App to the Oculus Quest Store.
If your app requires Internet connectivity for its core functionality, notify users without an active Internet connection that one is required.
Required - Yes
In Unity, you can use the Application.internetReachability property to test for an active Internet connection.
Other engines may require you to test the connection by attempting to reach a server.
If app requires a connection to the Internet, an error message is displayed.