I work for React Native using Expo. In my application, I used AuthSession from Expo for authorization via VK and Facebook. In the Expo application itself after scanning the QR code, my application worked fine and authorization as well. After I collected apk, I saw that AuthSession does not show any signs of work. When you click the "Login via VK" button, the Expo browser should open, but for some reason it does not. What to do?