While running tests with the attester, I've had to add the following snippet of code to make sure that Resources were correctly retrieved:
aria.core.AppEnvironment.updateEnvironment({
appSettings : {
devMode : true
}
});
It would be great if attester set devMode to true by default.
Cheers,
Leo.
While running tests with the attester, I've had to add the following snippet of code to make sure that Resources were correctly retrieved:
It would be great if attester set devMode to true by default.
Cheers,
Leo.