Closed johnjohndoe closed 7 years ago
Sorry - but I do not like this change and I do not really see the benefit of it
It applies to the case when you set:
buildTypes {
debug {
applicationIdSuffix ".debug"
SnackEngage will not point to the correct Google Play location if invoked from a DEBUG build. It would be convenient to test snacks from DEBUG builds, too.
Yes I understand the intent - but my rule of thumb is to not pollute production code with code that is only for testing - and this is kind of what this is. Also then you might forget your override and have wrong links when you change the packagename. Liked your other PRs - but not this one - sorry.
Thank you. I can understand your decision.