Hi. Not sure where to ask this.
So I want to be able to launch my ionic app right away on my phone - without connecting via USB - directly via Wi-Fi (Wireless Debugging).
I managed to successfully build and launch it on my phone. But now the problem is that - it does not see the .env
variables.
So - how to pass the variables so that when it is deployed via wifi it will see them? (Hardcoding is not an option)
launching via ionic capacitor run android --device
with the help of adb
3 posts - 1 participant