AMABacktraceErrorKey

extern NSErrorUserInfoKey const AMABacktraceErrorKey

A key from the userInfo dictionary of an NSError. It should contain the error backtrace. You can get it using the NSThread.callStackReturnAddresses methods.

AppMetrica automatically parses the passed value.