🧐
JMRSDK Development
v4.34
v4.34
  • Jio Mixed Reality SDK Documentation
    • Changelog 4.34.1
      • Upgrade Guide 4.34.1
  • Device Information
    • Supported Smartphones
  • Controller Specifications
    • Physical Controllers
    • Virtual Controller / Virtual Keyboard for JioGlass
  • Getting Started
    • Development Platform
    • Setting Up Jio Mixed Reality Project in Unity
    • URP Support
      • Setting Up Your Project With URP
      • Reverting Back to Built-In Render Pipeline
  • JMRSDK
    • JMRSDK Content
    • JMRMixedReality Prefab
    • System Dock
    • JMRRig
      • Local Rig
      • Setting Homepage (Quit functionality)
      • Recenter Application on Resume
  • Develop
    • Editor Emulator
    • JioGlass Controller Interactions
    • Cameras
    • Tesseract Mixed Reality UI Toolkits
    • Examples
  • Interaction
    • Gaze Interaction
      • Gaze and Click
      • Gaze and Dwell
    • Interaction
      • Pointer Manager
        • Examples
    • Interfaces
      • ISelectHandler
      • ISelectClickHandler
      • IFocusable
      • ISwipeHandler
      • ITouchHandler
      • IBackHandler
      • IHomeHandler
      • IMenuHandler
      • IVoiceHandler
      • IFn1Handler
      • IFn2Handler
      • IManipulationHandler
    • Controller Input Actions
      • Touchpad - Touch
      • Touchpad - Swipe
      • Source Buttons
      • Manipulation
    • Actions
    • Device State
      • Device Connected
      • Device Disconnected
      • Battery percentage update
      • Scanning for Device
      • Battery Percentage
  • Voice
    • Voice
      • Speech Events
      • Speech Result
      • Speech Error
      • Speech Session End
      • Speech Cancel
    • Listening
  • Tracking
    • Tracking
      • Coordinate System
    • Tracking Framework
      • TrackerManager Actions
        • Get Head Position
        • Get Head Rotation
        • Get Head Transform
      • TrackerManager Methods
        • Get Head Position
        • Get Head Rotation
        • Get Head Transform
    • Recenter
  • Building and Testing
    • Branding Guidelines
    • Building to Target Device
      • Merging AndroidManifest
      • Performance Optimization
      • App optimization
    • JioImmerse App For Jio Mixed Reality (JMR) Devices
      • Running the application on Prism (Holoboard)
    • IPD Calibration
  • Publish
    • Licensing Journey In JioImmerse
    • Signing App for App Store
    • Publishing to JioImmerse Developer Console
    • Publishing to Google Play Store
      • Play Store Upload Journey
  • Capturing and Recording
    • Capture Videos and Screenshots
      • Capturing Screenshot/Videos using scrcpy
      • Capturing Screenshot/Videos using Vysor
  • Troubleshooting
    • FAQs - Develop
    • FAQs - Building to device
      • Gradle
      • Old aaptOptions error fix
    • FAQs - Running and Publishing
    • Laser Point Not Visible
Powered by GitBook
On this page
  • Player Settings for Publishing to Play Store
  • Build Settings for Publishing to Play Store
  • Note for Publishing on Play Store with JMRSDK
  • Sharing the testing link with testers
  1. Publish

Publishing to Google Play Store

PreviousPublishing to JioImmerse Developer ConsoleNextPlay Store Upload Journey

Last updated 1 year ago

Player Settings for Publishing to Play Store

  • Set Minimum Api level to API level 28

  • Target API level to API level 33

  • Set Scripting level backend has to be set to IL2CPP with ARM64 supported.

You might need to upgrade your Target API level to API level 33.

Make sure to add a custom keystore and not publish with debug key.

Keep your keystore safe as it will be required to create any new updates in the play store.

If your application size is more than 150 MB, you need to check the split application binary checkbox, as shown in the image.

Build Settings for Publishing to Play Store

Select Build App Bundle (Google Play) as the play store does not allow publishing of apk.

Note for Publishing on Play Store with JMRSDK

In the play store, it has to be mentioned that the application will not work without the JioImmerse application, as it will cause issues with the testing process of the play store.

Sharing the testing link with testers

Goto your testing track > Testers > Copy link and share.

The application has to be on closed beta testing with ittesseract@gmail.com as a tester.

On Tesseract's approval, the application shall further be asked to shift to a different track.