使用 jitsi_meet 和 stripe_payment 的 Flutter 问题 [英] Flutter Issue using jitsi_meet with stripe_payment

查看:52
本文介绍了使用 jitsi_meet 和 stripe_payment 的 Flutter 问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经使用了stripe_payment:^1.0.9当我尝试使用 jitsi_meet: ^2.0.0 时遇到以下问题.我认为问题是 2 个包冲突.任何想法如何解决它,.

R8:程序类型已经存在:com.facebook.react.bridge.ActivityEventListener

FAILURE:构建失败,出现异常.

出了什么问题:任务:app:transformClassesAndResourcesWithR8ForRelease"执行失败.com.android.tools.r8.CompilationFailedException: 编译未能完成

试试:使用 --stacktrace 选项运行以获取堆栈跟踪.使用 --info 或 --debug 选项运行以获得更多日志输出.使用 --scan 运行以获得完整的见解.

解决方案

我也遇到了同样的问题然后我更改了 Stripe 插件,然后一切正常.

jitsi_meet:^2.0.0

stripe_sdk:^4.0.2

I have already using stripe_payment: ^1.0.9 When I try to use jitsi_meet: ^2.0.0 getting following issue. I think issue is 2 packages conflicting. Any Idea how to resolve it,.

R8: Program type already present: com.facebook.react.bridge.ActivityEventListener

FAILURE: Build failed with an exception.

What went wrong: Execution failed for task ':app:transformClassesAndResourcesWithR8ForRelease'. com.android.tools.r8.CompilationFailedException: Compilation failed to complete

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.

Get more help at https://help.gradle.org

BUILD FAILED in 3m 38s

解决方案

I too faced the same issue Then I changed the Stripe Plugin, then everything works fine.

jitsi_meet: ^2.0.0

stripe_sdk: ^4.0.2

这篇关于使用 jitsi_meet 和 stripe_payment 的 Flutter 问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆