How to configure build types vs. product flavors?
问题 Based on this answer https://stackoverflow.com/a/27908019/5156317 I have a follow up question: What makes an app different that speaks for product flavours? I am trying to compare this with my XCode setup which is as follows: Dev App that uses test backend Dev App that uses production backend Test App that uses test backend (enterprise distribution) Test App that uses production backend (enterprise distribution Live App that uses production backend (app store distribution) My thoughts for the