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.

When developing an application make sure of the following:

  1. An instance of JMRAnalyticsManager should be present at all times with the environment set to Production.

  2. In Manifest > Show Manifest > SetupDevice type, Interaction type, category, license key, and webcast support correctly.

  3. Make sure your application does not have Unity 2D splash screen.

  4. The application should always have Back functionality.

  5. The application should work with Home functionality as provided by the JMRSDK.

  6. If using the Physical Controller, Virtual Controller, or Gamepad, include a tutorial for the respective active interaction device.

  7. The application should be crash-free and should not lag (try to maintain 60 FPS)

  8. The application should show a paused state when minimized and resumed or in case of JioGlass device is removed.

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