There still seems to be issues with the isAppStore and isTestFlight checks.
I have an app that is only distributed through TestFlight at the moment, and all signals show:
isAppStore: true
isDebug: false
isSimulator: false
isTestFlight: false
which is incorrect.