我已经react-native-firebase
在我的项目中实现了。它工作正常。但是现在我必须在从通知托盘打开应用程序时获取事件。根据许多博客和帖子,我了解到只有一种解决方案可以让该事件通过FCM.on(...) function
,为此您需要安装 library react-native-fcm
。但是当我安装并链接它时,它开始在 android/app/gradle.build file 上抛出错误compile (project(':react-native-fcm'))
。我面临的错误是
任务 ':app:transformDexArchiveWithExternalLibsDexMergerForDebug' 执行失败。java.lang.RuntimeException:java.lang.RuntimeException:com.android.builder.dexing.DexArchiveMergerException:无法合并dex