我想使用订阅ruby中的firestore文档中的更改。我可以使用以下代码获取文档引用和数据,但不确定如何订阅更改firestore = Google::Cloud::Firestore.new(project_id: 'project_iddocument
# Get the actual data in the docume
holder.ward.setText(mProduct.get(position).getWard());
这是我的ValueEvent侦听器: Product item = snapshot.getValue(Product.class);我试图收回回收视图中的所有“用户”细节,但是空白屏幕显示没有任何错误。
I trying for past days. Plea