newwork calls not working after makeing apk

I made an apk after making and app on emulator with expo. It is working fine on emulator. But when i made apk using eas it made the apk. when i downloaded it and tryied to run it on my mobile. It is not calling the api. i am using axios for network call.
I am not sure why it is not working. How i can debug it ? after making apk. i am using https api calls and .env files for putting url of api.