Hello, App Inventor community. I've been reviewing Oseamiya's contribution
, and I'd like to implement the Unity ADS extension for App Inventor using a recent SDK version. I've tried compiling with just the JAR file, as was done previously, but it's not working. I've also tried adding all dependencies to the rush build, both the JAR and AAR files, but that didn't work either. I've also tried modifying the manifest, ProGuard, and even using Ant, but without any success (only encountering a duplicate class issue between App Inventor and my extension). I'd appreciate it if an experienced developer could offer some additional guidance on how to achieve this.