rbarker Posted June 5, 2019 Share Posted June 5, 2019 Is there a way to locate the device specific controller model at runtime from the native SDK? Also is there any API call that can be made that defines what the system offset and orientation of the beam is relative to the controller model? For example on the Focus plus, the system beam does not eminate straight out of controller but is rotated down. In order to match the device our application is running on it would be nice to have access these things at runtime. Link to comment Share on other sites More sharing options...
Tony PH Lin Posted June 6, 2019 Share Posted June 6, 2019 Hi , We have plan to implement this, but sorry that it takes some time to launch. (say maybe Q3) I'll update again once the schedule is confirmed. Thanks. Link to comment Share on other sites More sharing options...
rbarker Posted June 6, 2019 Author Share Posted June 6, 2019 Thanks, I look forward to these additions to the API. Until then, is there an API to detect what device the app is running out or should we be using the Java android.os.Build.MODEL to determine device type? Link to comment Share on other sites More sharing options...
Tony PH Lin Posted June 10, 2019 Share Posted June 10, 2019 Hi , You can check the Wave Runtime version by WVR_GetWaveRuntimeVersion(); WVR_GetWaveSDKVersion(); android.os.Build.MODEL is for checking Android runtime. Please do not use this to check Wave Runtime. Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.