Hi,
I just built an app which I would like to release Free (with some features not being allowed) and Paid (with all the features available). I have put the whole logic in the code base with a variable set = FULL or FREE. I understand there is a process which can help in releasing multiple products from a single base. But I am not able to find this process anywhere. Can you please let me know the process to build and release products from one single codebase?