You can see that metallic property of the material is 1 and roughness is 0.5. On PC it looks as expected but when the same link is opened via mobile device, reflection behaves like roughness is 0, so “almost” mirror-like. So I am wondering what is going on here.
Hi. I had the same problem (dark PBR when seen on mobile) The same solution worked for me. I mean, converting my .hdr environment map to .env format (not .dds) following the method explained in Use of HDR environment Thanks