Skip to main content
Version: 2.3.0

Notification popup

Ordinary prompt window​

Ordinary prompt window provides information about the status of the devices, such as slam tracking state, glasses temprature level, device battery state.

img

Enable Notification

  • Find the NRSessionConfig in your project

    image1

  • Check the “Enable Notifiction” box

    image2

Notification types

  • Currently provided notifiction windows:

    • Slam tracking lost
    • Glasses Temperature Warm
    • Glasses Temperature Hot
    • Phone Battery 30% Notification
    • Phone Battery 15% Notification
  • Please refer to NRNotificationListener prefab under NRSDK>Resources and its NRNotificationListener.cs script to customize your notification message.

    image3

Error prompt window​

Error prompt window provides information for sever error. It usually pops up when the devices has been unable to run properly.

img

Customize error tips

  • Find the *NRGlassesErrorTip* prefab under NRSDK>Resources, copy it to your project.

  • Modify and save it as a new prefab, and drag it to your SessionConfig.

    img

    img

  • Modify prompt text