Distribute and grow
Distribute and grow

VRC.Quest.Functional.7

Updated: Jul 31, 2024

Criteria

If your app requires Internet connectivity for its core functionality, notify users without an active Internet connection that one is required.
 Required ✓Recommended +
Immersive apps
 
+
Panel (2D) apps
 
+

Additional details

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.

Steps to test

  1. Put your device in airplane mode.
  2. Launch the app.

Expected result

If app requires a connection to the Internet, an error message is displayed.

Revisions

  • 2024-07-31: Removed App Lab from VRC platform requirements.
  • 2024-07-31: Meta Horizon Store criteria changed to recommended from required.
Did you find this page helpful?