我的应用程序运行良好。但为了准备投入生产,我应用了 Dexguard。使用 Dexguard Firebase AppInvite 不再有效。当我发送邀请时,我会经过小吃店
消息发送失败!
如何让 Firebase App Invite 与 Dexguard 一起使用?顺便说一句,我对 Firebase 云消息传递没有任何问题。
我在用
compile "com.google.firebase:firebase-invites:9.0.0"
和
classpath 'com.google.gms:google-services:3.0.0'