Firebase Analytics + In-App Messaging, Check the documentation.
Hi,
I believe there is an issue when using latest construct 3 and version 1.3 of this Firebase plugin.
To replicate issue use any sample template project then add the firebase analytics plugin and build an Android Debug APK.
You will get a build failed error containing the following error :
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:checkDebugDuplicateClasses'.
Update :
Looks like when combining this plugin with the MobileAdvert from construct 3 this combination triggers the error.
FIX prntscr.com/10piaqm