Stéphane Dupont

Results 36 comments of Stéphane Dupont

@rsmckinney Did you get a chance to look at it?

Thank you @rsmckinney. I updated to version 2025.1.24, I have the latest version of the Manifold plugin and Android Studio, I double checked the dependencies and the getTasks() thing, I...

@rsmckinney Thanks. I tested with the project you provided and it works fine. I retried with my project, invalidated caches and restarted, built the app, but it still didn't work....

@rsmckinney > Are you able to compile your project using build variants with the preprocessor, or does that fail in a similar way? Apart from that, everything seems to work...

No, sorry, I misunderstood you. Will test this tomorrow morning.

@rsmckinney No, indeed, I confirm that it's NOT working in both editor and the built project.

@rsmckinney So the BuildConfig generated files are in: [my-custom-build-directory]\app\generated\source\buildConfig\dimension1Dimension2\debug [my-custom-build-directory]\app\generated\source\buildConfig\dimension1Dimension2\release ... If I add " [my-custom-build-directory]\app\generated\source\" as a source set, I guess that all BuildConfig files for all generated flavors...

@rsmckinney Thank you very much. I'm on vacation for 3 days, will check this when I'm back.

@rsmckinney I did a quick test before leaving, updated the plugin and set the custom build directory in the settings. It works fine for building the project, but it still...