Animations
Usage
Whole upload
dcd cloud ... --disable-animationsplatform:
android:
disableAnimations: true
ios:
disableAnimations: truePer test (both platforms)
# in your test.yaml
appId: my.app
env:
DEVICECLOUD_OVERRIDE_DISABLE_ANIMATIONS: true
---
# test stepsPer test, platform-specific
Precedence
Last updated