Configure Pico App ID

When using Unity to develop Pico XR/VR App, you need to configure the App ID, and then develop the application, which can better protect the copyright of the application, and can directly correspond to the developer platform for program release

After registering an account on the Pico official website developer platform and creating a new self-owned application, open the application detailed interface and select API to query and obtain the App ID, which is used for the configuration of PXR SDK Setting in Unity

After configuration, click Apply and the following interface will appear.

 The translation records of the specific content and meaning are as follows

PXR SDK Setting  
Notice:  Recommended project settings for PXR SDK  
Information: 

1 Support Unity Version:  Unity2019. 4 and above  
2 Player Setting:  Default Orientation setting Landscape Left  
3 EntitlementCheck is highly recommended in order to protect the copyright of an app. To enable it upon app start-up, go to" Menu/ PXR SDK/ Platform Settings" and enter your APPID. 
4 If you need to use the relevant functions of the Platform SDK, APPID is required  go to" Menu/ PXR SDK/ Platform Settings" and enter your APPID  
5 Get the lastest version of SDK  http://us-dev.picovr.com/sdk  
Configuration: current: Build Target= Android  Applied  
Recommended:  Build Target= Android  
2 User Entitlement Check ?  App ID  75b6aa2c8aebd428d68858b3c71a4202 3 current: Orientation= LandscapeLeft  Applied 
Recommended:  Orientation=LandscapeLeft  
Close

translate as follows

PXR SDK settings
Note: Recommended project settings for PXR SDK
Information:
1 Supported Unity version: Unity2019.4 and above
2 Player settings: Default orientation setting Landscape left
3 In order to protect the copyright of the application, it is strongly recommended to use the application version protection. To enable it on app launch, go to Menu/PXR SDK/Platform Settings and enter your APPID.
4 If you need to use the relevant functions of the Platform SDK, you need the APPID to enter "Menu/PXR SDK/Platform Settings" and enter your APPID
5 Get the latest version of the SDK URL: http://us-dev.picovr.com/sdk
configuration :Current: Build Target=Android App
Suggested: Build Target=Android
2 User Entitlement Check? Application ID 75b6aa2c8aebd428d68858b3c71a42023

Current: Orientation=LandscapeLeft Apply
Suggested: Orientation=LandscapeLeft
Close

In actual development, you can use the built-in switch to Chinese button to see Chinese prompts

 The Chinese content directly prompted after the switch is as follows

 

 

Guess you like

Origin blog.csdn.net/emanruoy/article/details/127181612