MCPcopy Create free account
hub / github.com/Snapchat/Valdi / shouldCrashOnANR

Method shouldCrashOnANR

valdi/src/valdi/runtime/ValdiRuntimeTweaks.cpp:95–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93}
94
95bool ValdiRuntimeTweaks::disableAnimationRemoveOnCompleteIos() const {
96 return getConfigKey("VALDI_DISABLE_ANIMATION_REMOVE_ON_COMPLETE_IOS");
97}
98
99bool ValdiRuntimeTweaks::enableScopedContextStackTraceCapture() const {
100 static const StringBox kKey =

Callers 1

setTweakValueProviderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected