How do I remove the addons completely from my project?

1 favourites
  • 3 posts
From the Asset Store
Customize the animation of character when item changed
  • Hello!

    I was trying to implement ad mediation in my game and I started by trying with APPLOVIN MAX, using the plugin of chadori. However I had to change to IronSource since applovin left the google program for families and my app is targeted for kids.

    Long story short, I reimplemented everything with the new addon and removed the applovin one from the project. However I noticed the build size wasn't going down, which was weird because the applovin plugin is like 20mb.

    So when I checked the export for android studio I realized the addon was still there, eventhough I deleted it from the project...

    I tried deleting the folder and opening it again in Android Studio, but If I try to find "applovin" a lot of references appear....

    It should be none since I'm using Ironsource with unity ads and admob as networks for now. I even tried deleting the addon from Construct, but it made no change!

    Any idea on how to remove this?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • If there are no objects in the project using a Construct addon, then that addon won't be included in a build. You can use the 'View used addons' tool by right-clicking the project name in the Project Bar to view all the addons used in the project, and find all objects of that addon kind (since you may have renamed the object so you can't find it any more). However if you use a different Construct plugin and it still references the same Cordova plugin (like chadori-applovin-max-mediation), then you'll still get the same Corodva plugin in your build. That could come from any addon you use in your project - there isn't a 1:1 relationship between Construct addons and Cordova plugins.

  • If there are no objects in the project using a Construct addon, then that addon won't be included in a build. You can use the 'View used addons' tool by right-clicking the project name in the Project Bar to view all the addons used in the project, and find all objects of that addon kind (since you may have renamed the object so you can't find it any more). However if you use a different Construct plugin and it still references the same Cordova plugin (like chadori-applovin-max-mediation), then you'll still get the same Corodva plugin in your build. That could come from any addon you use in your project - there isn't a 1:1 relationship between Construct addons and Cordova plugins.

    Thank you! By using the View Used addons thingy I could spot the culprit and delete it.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)