Firebase Analytics + In-App Messaging (Construct 3 Plugins)

You're viewing a single comment in a conversation. View all the comments
  • 2 Comments

  • Order by
  • 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.