Home
last modified time | relevance | path

Searched refs:EXApiErrorCodeKey (Results 1 – 2 of 2) sorted by relevance

/expo/ios/Exponent/Kernel/Api/
H A DEXApiV2Client.h22 FOUNDATION_EXPORT NSString * const EXApiErrorCodeKey; variable
H A DEXApiV2Client.m14 NSString * const EXApiErrorCodeKey = @"EXApiErrorCode";
236 errorInfo[EXApiErrorCodeKey] = errorObject[@"code"]