Summary of build configurations in Android and iOS
Android
Build types are configurations that are used for different stages in the development lifecycle such as debug and release
Product flavors represent different versions of your app that can be released to users such as free and paid.
Build va...
jshims.hashnode.dev1 min read