With all of the errors I am getting trying to run an android app in Xojo on Mac, I decided to try it in Windows.
Now I get an error that the build folder cannot be found. The problem is that it is dynamically generated at run time and the path is different every time, so I can’t just create the folder. Anyone else experience this?
It is a simple app with one button and one text field. The button sets the text in the text field.I get the error in run and build.