Node.js and webpack deployment of GeometryViewer with AR

Hi @Lois_Vazquez , thanks for using vtk.js!

It would be helpful to have more information on what is happening. Could you please add the following details:

  • What mobile device you are using
  • What browser you are using

Also, what is the output that you see from the following checks?

navigator.xr !== undefined
navigator.xr.isSessionSupported('immersive-ar')
fullScreenRenderWindow.getApiSpecificRenderWindow().getXrSupported()