konrad-thoc
konrad-thoc
``` val viewNode = ViewNode( engine = sceneView.engine, modelLoader = sceneView.modelLoader, viewAttachmentManager = viewAttachmentManager, ).apply { disable() scale = Scale(-5f, 5f, 1f) } viewNode .loadView( context = this@ARActivity, layoutResId =...
When a user selects the option to limit access to galleries and chooses the photos of interest, they encounter a DeniedAlwaysException error, even though the user should get granted access....