Acknowledged

Bug: Monkeydo dies after changing settings

* Run any kind of app on Linux

* Change the settings of your time from 12 to 24 hrs or change the ISO to imperial world

* Notice that your application exits with exit code 0

This hinders development a lot, because I can't really attach to the running simulator to get the logs.

Parents
  • I'm not sure I understand your use case. I develop 99% on linux (actually it's 100% now as my Mac died last week) and when I change these settings in the simulator the app just restarts. Pretty good for debugging the layout and how the app displays things given different settings. What would you expect to be different? Also do you think it's different on other OS-es?

Comment
  • I'm not sure I understand your use case. I develop 99% on linux (actually it's 100% now as my Mac died last week) and when I change these settings in the simulator the app just restarts. Pretty good for debugging the layout and how the app displays things given different settings. What would you expect to be different? Also do you think it's different on other OS-es?

Children