I am finding that the "Achievement Sent" condition is never returning true in my code while running on the PC debugger. I assumed that it would return true for debugging, but apparently this is not the case.

Does anyone know if this condition would ever return true on PC? I am trying to make sure my code works without the hassle of exporting to the Mac and running it on device.