Searched refs:snackSdkVersionValue (Results 1 – 2 of 2) sorted by relevance
112 val snackSdkVersionValue = try { in <lambda>() constant119 …compatible with your version of Expo Go. It was released for SDK $snackSdkVersionValue, but your E… in <lambda>()120 formattedMessage += if (supportedSdks.last() < snackSdkVersionValue) { in <lambda>()
334 NSInteger snackSdkVersionValue = [self sdkVersionStringToInt: snackSdkVersion];340 if (snackSdkVersionValue > latestSupportedSdkVersionValue) {