我试着移动到android X,仍然有同样的问题。只有cloud_firestore和firebase_auth插件。 以下是我的错误和到目前为止我已经尝试过的。* Try:
Run with --stacktrace option to get the stack trace.Run with --info or --debug option to get more log output. Run with --scan to get full insights.*
我一直试图在颤振应用程序中对同一个文档实现多个事务,这个应用程序使用的是作为its数据库的防火墙,但它正在破坏应用程序。同样的事情,在Xcode或android的原生应用程序中实现时,这个问题甚至没有发生过一次。
是否有任何指南,如何使多个事务成功的颤振消防局。(com.google.firebase:firebase-firestore@@21.3.0:191) at com.google.firebase.fir
我在flutter应用程序中实现了防火墙事务,基本上,我是按一个按钮调用多个事务。我应该如何确保这个错误不会发生并且不会使我的应用程序崩溃。下面添加的代码清楚地显示了事务的调用,并且事务被正确地配置,并且与它们没有任何问题,所有的问题都会发生,因为它们将在同一个位置上被调用。
我在下面也共享了错误日志。请指导我该怎么做。191) at com.google.firebase.firestore.Transaction.get(com.google.firebase:<e