make customizable port or random valid port for multiple app open support
Is your feature request related to a problem? Please describe.
yes, there is a problem with multiple apps open, if i open more than one app at the same time, the second app just crashes, that because it uses the same port in the socket
Describe the solution you'd like
make customizable port or valid random port for that
About crashes issue, Is any way to resolve multiple apps open at the same time?
https://discord.com/channels/943156904706834463/950285602186743828/1039125965458116640 you can check this for the temporary solution.
Hi @Chhekur, I can't open that link, could you please give me some help for open multiple apps at the same time , thank you
You can manually change it In node_modules/androidjs/lib back.js,front.js and androidjs.js Just find and replace 3000 to something
PS: you can join our discord channel for faster solutions.
This is so cool! Thank you very much. I will try to join your channel again with VPN.