diff --git a/SOPE/GDLContentStore/GCSFolder.m b/SOPE/GDLContentStore/GCSFolder.m index 5a6e08de9..2f856d418 100644 --- a/SOPE/GDLContentStore/GCSFolder.m +++ b/SOPE/GDLContentStore/GCSFolder.m @@ -899,6 +899,8 @@ static NSArray *contentFieldNames = nil; return nil; } } + else + quickChannel = nil; /* we check if we can call directly methods on our adaptor channel delegate. If not, we generate SQL ourself since it'll