在使用LIveQuery的过程中,构建好了查询条件语句
LCQuery refreshSpeed = new LCQuery("speed");
之后进行订阅操作
LCLiveQuery liveQuery = await refreshSpeed.Subscribe();
发生报错,无法触发Oncreat、Onupdate等事件
LCException: Exception of type 'LeanCloud.LCException' was thrown.
LeanCloud.Common.LCHttpClient+d__16`1[T].MoveNext () (at :0)
-
创建时间
22年3月8日
-
最后回复
22年3月9日
-
1
回复
-
718
浏览
-
2
用户