How to change the build server callback port in App Inventor
App Inventor, server offline.
Brought to you by:
ramiro-pa
I have successfully changed the main server port from 8888 to 6767 because port 8888 is restricted on my system. However, after the build server finishes compiling, it still sends the callback to port 8888 instead of my new port 6767. I have searched the entire project folder and the build server configuration, but I cannot find any option to modify the build server callback port. Could you please tell me how to change this port?