QRcode on Build Unity-Moralis

I recently released the alpha version of a Game that we’re working on.
WINDOWS https://drive.google.com/file/d/1rOmpqXbsh3l83aywfWpmhOTFP1uYvom_/view
MAC https://drive.google.com/file/d/1QVbonvQsV1EziHfzzDl83XAu3u3zNINi/view

During the QRCode Login test in Unity, I logged into the database correctly
but after the game was built, only 2 sessions came through this QRCode, and I know that dozens of people have already accessed the game.

Please, help me with that

What is inside the uploaded zip? It is very large.

What does your authenticate code look like and what SDK version are you using? You can post your server URL.

I’m using the latest from Unity (mac) and the latest Moralis SDK which is on GitHub.
When I ran it inside unity it registered the user normally. but in the built versions he only did it 2 times.