When trying to change the camera from front facing to back facing on an android wont work, but for any IOS devices works perfectly any idea what the problem is?
Icon on select: UpdateContext({EnableFront:!EnableFront})
Camera: If(EnableFront=true,1,0)