Print statements just randomly stopped working. Anyone have any tips on where I should check to possibly fix this?
Thanks
Print statements just randomly stopped working. Anyone have any tips on where I should check to possibly fix this?
Thanks
Perhaps the logic of your app skips println().
Try restarting both the sim and vs code.
Before the 4.1.1 sdk on mac my prints worked only for one run, then i needed to restart the simulator. But in the latest seems to be fixed, perhaps not entirely, once it didn't work.
Okay thanks Cristi, I'll try that
Still not getting print lines