Application Requirements
Important Notice
JMRSDK 4.57 is a mandatory LTS Update for all Developer Applications for iOS to function with the latest JioImmerse Ecosystem.
To list your application in the JioVerse Store, it should have the minimum SDK requirement as follows:
Android
Dive - 4.45 or higher
JioGlass - 4.45 or higher
iOS
Dive - 4.57 or higher
JioGlass - 4.57 or higher
Please read the New Feature Released below carefully
Please refer to the section - Configuring your Project for Device and follow the steps to configure your project for JioGlass Ecosystem
Please refer to the section - Adding Category Tag In AndroidManifest to ensure that your application is reflected within the same category as it is uploaded on the developer console.
Please refer to the section - Publishing your Application Listing on the Developer Console for JioGlass Ecosystem
Developers are recommended to update their tutorial graphics with Physical Controllers and Virtual controllers by checking which Interaction device is active. Refer to the section JioGlass Controller V3 and Virtual Controller with Keyboard below for more information
When developing an application make sure of the following:
An instance of JMRAnalyticsManager should be present at all times with the environment set to Production.
In Manifest > Show Manifest > Setup
Device type, Interaction type, category, license key, and webcast support
correctly.Make sure your application does not have Unity 2D splash screen.
The application should always have Back functionality.
The application should work with Home functionality as provided by the JMRSDK.
If using the Physical Controller, Virtual Controller, or Gamepad, include a tutorial for the respective active interaction device.
The application should be crash-free and should not lag (try to maintain 60 FPS)
The application should show a paused state when minimized and resumed or in case of JioGlass device is removed.
Make sure to adhere to Google Play Console policies for Android and Apple App Store Connect policies for iOS.
These points are cumulated to avoid rejection of an application in JioImmerse but are not limited to these.
Last updated