Acknowledged

bug: boolean properties with default value true can't be changed in simulator

I am on Mac, CIQ 4.1.1. When I have a property with default value true it can't be changed in the simulator. To be more precise: I can seemingly edit and save it in App Settings Editor, but 

Application.Properties.getValue always returns true, no matter what the last setting value is (even though I see in the simulator's editor it's disabled)
Parents
  • If you manage to build for f8 with SDK 7 it means you don't use the latest device files. If this is not intentional then I'd recommend upgrading both the device files and the SDK to the latest. Though that won't fix this bug... But might help preventing other issues

Comment
  • If you manage to build for f8 with SDK 7 it means you don't use the latest device files. If this is not intentional then I'd recommend upgrading both the device files and the SDK to the latest. Though that won't fix this bug... But might help preventing other issues

Children