From d4f2f0a160fa8e592a3047aa3fde5c8d1d4574eb Mon Sep 17 00:00:00 2001 From: Levi Bostian Date: Fri, 27 Oct 2023 11:16:53 -0500 Subject: [PATCH] fix(ios): when queue cannot find task, expect queue runs next task --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 413aefb0..1c28aebe 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "react-native": "src/index", "source": "src/index", "expoVersion": "", - "cioNativeiOSSdkVersion": "= 2.8.4", + "cioNativeiOSSdkVersion": "= 2.8.5", "files": [ "src", "lib",