i made react native app with firebase phone authentication. The authentication work perfect on emulator (ios and android) and on real device emulator. But when I create the apk file and install it on my phone, while I click on 'login' that is no response from the app and I can't login.
Anyone know how to solve this issue?